<?php /** * @package WordPress * @subpackage Grid_Focus */ ?> <?php include (TEMPLATEPATH . '/footer.strip.php'); ?> <div id="footer" class="fix"> <p class="left"><a href="http://5thirtyone.com/grid-focus" title="Grid Focus by: Derek Punsalan">Grid Focus</a> by Derek Punsalan <a href="http://5thirtyone.com">5thirtyone.com</a>.</p> <p class="right">Whitespace</p> </div> </div> <?php wp_footer(); ?> </body> </html>