|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/wordpress/wp-content/themes/inspiration/ |
Upload File : |
<div class="clear"></div>
</div>
<div id="recent-block" class="container_12 alpha omega">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar3') ) : ?>
<p class="grid_6">Sidebar3 : Please add some widgets here.</p>
<?php endif; ?>
<div class="clear"></div>
</div>
<div id="footer" class="container_12 alpha omega">
<div class="grid_6">
<p>
<?php bloginfo('name'); ?>is proudly powered by <a href="http://wordpress.org/">WordPress</a>
<?php wp_footer(); ?>
</p>
</div>
<div id="bottomnav" class="grid_6">
<ul>
<li><a href="<?php echo get_option('home'); ?>/">Home</a></li>
<?php wp_list_pages('title_li=&delpth=1'); ?>
<li id="gotop"><a href="#top">Go to top</a></li>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
</body>
</html>