| Current Path : /var/www/cesa.co.za/themes/pushbutton/ |
| Current File : /var/www/cesa.co.za/themes/pushbutton/box.tpl.php |
<?php ?> <div class="box"> <?php if ($title): ?> <h2 class="title"><?php print $title ?></h2> <?php endif; ?> <div class="content"><?php print $content ?></div> </div>