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