File: /home/mmickelson/martyknows.com/wp-content/themes/andrea/footer.php
<?php
/**
* @package WordPress
* @subpackage Andrea
*/
?>
</div><!-- /#wrap -->
<div id="footer" class="group">
<div id="top"><a href="#content"><?php _e( 'Back to top', 'andrea' ); ?></a></div>
<p><?php printf( __( 'Theme: %1s by %2s.' ), 'Andrea', '<a href="http://lucianmarin.com/" rel="designer">Lucian E. Marin</a>' ); ?> — <a href="http://wordpress.com/" rel="generator">Get a free blog at WordPress.com</a></p>
</div>
<?php wp_footer(); ?>
</body>
</html>