Initial commit
This commit is contained in:
12
themes/murkystairwell/footer.php
Normal file
12
themes/murkystairwell/footer.php
Normal file
@ -0,0 +1,12 @@
|
||||
<!-- end #sidebar -->
|
||||
<div style="clear: both;"> </div>
|
||||
</div>
|
||||
<!-- end #page -->
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>© <?=date('Y')?> <?=$_set['title']?>. All rights reserved. Powered by <a href="http://sandros.hu/">Insanely</a>.</p>
|
||||
</div>
|
||||
<!-- end #footer -->
|
||||
<?php get_page_extra_body(); ?>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user