1
<aside>
2
<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar-1 Widgets')) : else : ?>
3
4
<?php endif; ?>
5
</aside>