| Current Path : /var/www/cesa.co.za/themes/bluemarine/ |
| 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>