| Current Path : /var/www/cesa.co.za/themes/garland/ |
| Current File : /var/www/cesa.co.za/themes/garland/block.tpl.php |
<?php ?> <div id="block-<?php print $block->module .'-'. $block->delta; ?>" class="clear-block block block-<?php print $block->module ?>"> <?php if (!empty($block->subject)): ?> <h2><?php print $block->subject ?></h2> <?php endif;?> <div class="content"><?php print $block->content ?></div> </div>