2004-12-30 11:58:06 +01:00
|
|
|
<!-- begin footer -->
|
2004-08-20 19:14:27 +02:00
|
|
|
</div>
|
|
|
|
|
2004-12-30 11:58:06 +01:00
|
|
|
<?php get_sidebar(); ?>
|
2004-08-20 19:14:27 +02:00
|
|
|
|
|
|
|
<p class="credit"><!--<?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://wordpress.org' title='%s'><strong>WordPress</strong></a>"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?></cite></p>
|
2004-09-08 11:15:18 +02:00
|
|
|
|
2004-12-30 12:27:33 +01:00
|
|
|
</div>
|
|
|
|
|
2004-09-08 11:53:20 +02:00
|
|
|
<?php do_action('wp_footer', ''); ?>
|
2004-08-20 19:14:27 +02:00
|
|
|
</body>
|
2004-12-30 11:58:06 +01:00
|
|
|
</html>
|