source: trunk/www.guidonia.net/wp/wp-content/themes/alpha/footer.php@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 439 bytes
Line 
1</div>
2<!-- END wrapper -->
3
4<!-- BEGIN footer -->
5<div id="footer">
6<p>
7&copy; <?php echo gmdate(__('Y')); ?> <?php bloginfo('name'); ?>. Designed by <a href="http://www.wpthemedesigner.com">ChiQ</a> for <?php wp_footer(); ?><br />
8<a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
9&nbsp;|&nbsp;
10<a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>
11</p>
12
13
14<div>
15</div></div>
16<!-- END footer -->
17
18</body>
19
20</html>
Note: See TracBrowser for help on using the repository browser.