source:
trunk/www.guidonia.net/wp/wp-content/themes/crybook/footer.php@
44
Last change on this file since 44 was 44, checked in by , 15 years ago | |
---|---|
File size: 437 bytes |
Line | |
---|---|
1 | </div> |
2 | <div id="footer"> |
3 | <p> |
4 | © <?php echo date('Y'); ?> <a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a>. Theme designed by <a href="http://themetation.com">Themetation</a> & developed by <a href="http://crynobone.com">Crynobone</a>. Happily powered by <a href="http://wordpress.org/">WordPress</a>. |
5 | </p> |
6 | <?php wp_footer(); ?> |
7 | </div> |
8 | |
9 | |
10 | </body> |
11 | </html> |
Note:
See TracBrowser
for help on using the repository browser.