Make WordPress Core


Ignore:
Timestamp:
12/30/2004 11:25:15 AM (21 years ago)
Author:
saxmatt
Message:

Some Kubrick cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/kubrick/links.php

    r2012 r2013  
    1 <?php /*
    2              Template Name: Links
    3             */
    4 ?>
    5 <?php include "header.php"; ?>
     1<?php get_header(); ?>
    62
    73<div id="content" class="widecolumn">
     
    1410</div> 
    1511
    16 <?php include "footer.php"; ?>
     12<?php get_footer(); ?>
Note: See TracChangeset for help on using the changeset viewer.