[ Index ] |
|
Code source de WordPress 2.1.2 |
1 2 <hr /> 3 <div id="footer"> 4 <!-- If you'd like to support WordPress, having the "powered by" link someone on your blog is the best way, it's our only promotion or advertising. --> 5 <p> 6 <?php bloginfo('name'); ?> is proudly powered by 7 <a href="http://wordpress.org/">WordPress</a> 8 <br /><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> 9 and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>. 10 <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> 11 </p> 12 </div> 13 </div> 14 15 <!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ --> 16 <?php /* "Just what do you think you're doing Dave?" */ ?> 17 18 <?php wp_footer(); ?> 19 </body> 20 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Mar 30 19:41:27 2007 | par Balluche grâce à PHPXref 0.7 |