e2cab60a05
Doesn't work yet as I haven't put wp_footer in the footer
3 lines
72 B
PHP
3 lines
72 B
PHP
<aside class="sidebar col-md-3">
|
|
<?php dynamic_sidebar(); ?>
|
|
</aside>
|