Your IP : 216.73.217.117


Current Path : /var/www/cesa.co.za/themes/bluemarine/
Upload File :
Current File : /var/www/cesa.co.za/themes/bluemarine/box.tpl.php

<?php
?>
  <div class="box">
    <?php if ($title) { ?><h2 class="title"><?php print $title; ?></h2><?php } ?>
    <div class="content"><?php print $content; ?></div>
 </div>