<?php if ($title && !$is_front): ?>

<h2 class="title" id="page-title"><?php print $title; ?></h2>

<?php endif; ?>

Tags