#wrap now ends before <footer>
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
</div><!-- /#wrap -->
|
||||
|
||||
<?php roots_footer_before(); ?>
|
||||
<footer id="content-info" class="<?php echo WRAP_CLASSES; ?>" role="contentinfo">
|
||||
<?php roots_footer_inside(); ?>
|
||||
@@ -7,8 +9,6 @@
|
||||
</footer>
|
||||
<?php roots_footer_after(); ?>
|
||||
|
||||
</div><!-- /#wrap -->
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
<?php roots_footer(); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user