All pastes #1824722 Raw Edit

Stuff

public php v1 · immutable
#1824722 ·published 2010-03-06 05:14 UTC
rendered paste body
<?php if ( !is_front_page() ) { ?>	<!--Title-->	<div class="title wrap">		<div class="post-title">			<h1 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h1>		</div>	</div>	<?php } ?>