[ Index ]

WordPress Source Cross Reference

title

Body

[close]

/wp-content/themes/default/ -> links.php (source)

   1  <?php
   2  /*
   3  Template Name: Links
   4  */
   5  ?>
   6  
   7  <?php get_header(); ?>
   8  
   9  <div id="content" class="widecolumn">
  10  
  11  <h2>Links:</h2>
  12  <ul>
  13  <?php get_links_list(); ?>
  14  </ul>
  15  
  16  </div>
  17  
  18  <?php get_footer(); ?>

Your comment here...

Name: Location:
Comments:


List: Classes | Functions | Variables | Constants | Tables

Generated: Sat Jul 15 11:57:04 2006 Courtesy of Taragana