Your IP : 216.73.217.79


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