Stuff
public php v1 · immutable<?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 } ?><?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 } ?>