File: /home/mmickelson/martyknows.com/wp-content/themes/grid-focus/footer.php
<?php
/**
* @package WordPress
* @subpackage Grid_Focus
*/
?>
<?php include (TEMPLATEPATH . '/footer.strip.php'); ?>
<div id="footer" class="fix">
<p class="left"><a href="http://wordpress.com/" rel="generator">Get a free blog at WordPress.com</a></p>
<p class="right"><?php printf( __( 'Theme: %1$s by %2$s.', 'theme-name' ), 'Grid Focus', '<a href="http://5thirtyone.com" rel="designer">Derek Punsalan</a>' ); ?></p>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>