All pastes #1993053 Raw Edit

johnburn

public php v1 · immutable
#1993053 ·published 2010-11-16 07:51 UTC
rendered paste body
</div></div><!-- #container --><div id="footer">	<div class="pads">		<ul id="menu-bottom" class="clearfix">			<li><?php wp_nav_menu(array('theme_location'=>'tertiary-menu'));?></li>		</ul>		</div>	<div class="footerlinks">		<p id="copy-link">Copyright &copy; <?php echo date('Y');?> <span><?php bloginfo('name');?></span> | Powered by <a href="http://www.wordpress.org">WordPress</a> & Design by <a href="http://www.premiumwp.com/">Premium WordPress Themes</a></p>	</div></div><!-- #footer --><?php wp_footer()?><?php if(trim(get_option('thestars_footer_analytics'))<>"") {  echo stripslashes(get_option('thestars_footer_analytics'));}?></body></html>