<?php if ( !defined( 'HABARI_PATH' ) ) { die('No direct access'); } ?> <?php include('header.php'); ?> <div class="comment form"> <?php $form->out(); ?> </div> <?php include('footer.php'); ?>