test

<?php if (!drupal_is_front_page()) { ?>
<?php print $content; ?>
<?php } ?>

SDF

<?php if (!drupal_is_front_page()) { ?>
<?php print $content; ?>
<?php } ?>