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