Project

General

Profile

Download (278 Bytes) Statistics
| Branch: | Tag: | Revision:
1
  <div class="block block-<?php print $block->module; ?>" 
2
  	id="block-<?php print $block->module; ?>-<?php print $block->delta; ?>">
3
    
4
    <h2 class="searchtitle"><?php print $block->subject; ?></h2>
5
    <div class="content"><?php print $block->content; ?></div>
6
 </div>
(2-2/12)