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/block.tpl.php

<?php
?>
<div class="<?php print "block block-$block->module" ?>" id="<?php print "block-$block->module-$block->delta"; ?>">
  <div class="title"><h3><?php print $block->subject ?></h3></div>
  <div class="content"><?php print $block->content ?></div>
</div>