]> git.openstreetmap.org Git - stateofthemap.git/blob - footer.php
RefreshWP 1.5
[stateofthemap.git] / footer.php
1 <div id="footer">
2                         
3                         <p>
4                         <?php bloginfo('name'); ?> powered by 
5                 <a href="http://wordpress.org">WordPress</a> | 
6                         Design by: <a href="http://www.styleshout.com/">styleshout</a> | 
7                         Ported to Wordpress by: <a href="http://www.exguides.org/" title="Exguides.org Wordpress Theme">Exguides</a>
8                         
9                                 </p>
10 <?php wp_footer(); ?>
11                 </div>  
12
13 <!-- wrap ends here -->
14 </div>
15
16 </body>
17 </html>