sometimes I do weird things
This commit is contained in:
6
footer.php
Executable file
6
footer.php
Executable file
@@ -0,0 +1,6 @@
|
||||
|
||||
<footer id="footer" class="clearfix">
|
||||
<div class="legal"><?php echo get_theme_mod( 'copyright_textbox', 'No copyright information has been saved yet.'); ?></div>
|
||||
<div class="treat-block treat-block-footer"></div>
|
||||
</footer>
|
||||
<?php wp_footer(); ?>
|
||||
Reference in New Issue
Block a user