]> git.openstreetmap.org Git - stateofthemap.git/blob - footer.php
Aerodrome 1.0.5
[stateofthemap.git] / footer.php
1 <!-- begin footer -->
2 </div><!-- end content -->
3
4 <?php include(TEMPLATEPATH . '/sidebarleft.php'); ?>
5 <?php get_sidebar(); ?>
6
7 <!-- leave the footprint as it is -->
8 <p class="footprint"><cite>Powered by <a href="http://wordpress.org/"><strong>WordPress</strong></a>. Theme: <a href="http://thebuckmaker.com">TheBuckmaker</a>. <a href="http://www.etoscape.net/">SSL Zertifikate</a>, <a href="http://xoppla.net/">Eigenbau</a>
9 </cite></p>
10
11 </div><!-- end rap -->
12
13 <?php wp_footer(); ?>
14
15 </body>
16 </html>