File: /home/mmickelson/theflexguys.com/baronconstruct/wp-content/themes/almost-spring/footer.php
<div id="footer">
<p>
<a href="http://wordpress.com/" rel="generator">Get a free blog at WordPress.com</a>
·
<?php printf( __( 'Theme: %1$s by %2$s ' ), 'Almost Spring', '<a href="http://beccary.com/" rel="designer">Beccary</a>' ); ?>
·
<a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional','almost-spring'); ?>"><?php _e('<abbr title="eXtensible HyperText Markup Language">XHTML</abbr>','almost-spring'); ?></a>
·
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="<?php _e('This page validates as CSS','almost-spring'); ?>"><?php _e('<abbr title="Cascading Style Sheets">CSS</abbr>','almost-spring'); ?></a>
</p>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>