| [ Index ] |
WordPress Source Cross Reference |
[Summary view] [Print] [Text view]
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(); ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat Jul 15 11:57:04 2006 | Courtesy of Taragana |