2004-09-08 11:15:18 +02:00
|
|
|
|
2005-01-04 06:20:06 +01:00
|
|
|
<hr />
|
|
|
|
<div id="footer">
|
|
|
|
<p>
|
|
|
|
<?php bloginfo('name'); ?> is proudly powered by
|
2005-10-12 20:21:15 +02:00
|
|
|
<a href="http://wordpress.org/">WordPress</a>
|
2005-01-14 07:18:47 +01:00
|
|
|
<br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>
|
|
|
|
and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>.
|
2005-11-17 00:48:12 +01:00
|
|
|
<!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
|
2005-01-04 06:20:06 +01:00
|
|
|
</p>
|
2004-12-30 12:27:33 +01:00
|
|
|
</div>
|
2005-01-04 06:20:06 +01:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
|
|
|
|
<?php /* "Just what do you think you're doing Dave?" */ ?>
|
2004-12-30 12:27:33 +01:00
|
|
|
|
2005-03-29 17:11:36 +02:00
|
|
|
<?php wp_footer(); ?>
|
2004-08-20 19:14:27 +02:00
|
|
|
</body>
|
2005-10-20 22:48:32 +02:00
|
|
|
</html>
|