Re-organization

This commit is contained in:
Ben Word
2012-05-09 00:55:09 -06:00
parent d4ec36331b
commit 7d2b3c1e07
17 changed files with 95 additions and 90 deletions

View File

@@ -4,7 +4,7 @@
<?php roots_footer_before(); ?>
<footer id="content-info" class="<?php echo WRAP_CLASSES; ?>" role="contentinfo">
<?php roots_footer_inside(); ?>
<?php dynamic_sidebar('roots-footer'); ?>
<?php dynamic_sidebar('sidebar-footer'); ?>
<p class="copy"><small>&copy; <?php echo date('Y'); ?> <?php bloginfo('name'); ?></small></p>
</footer>
<?php roots_footer_after(); ?>