3 lines
101 B
PHP
3 lines
101 B
PHP
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Sidebar") ) : ?>
|
|
|
|
<?php endif; ?>
|