Parent Directory
|
Revision Log
|
Revision Graph
*** empty log message ***
| 1 | <div class="block block-<?php print $block->module ?>" id="block-<?php print $block->module ?>-<?php print $block->delta ?>"> |
| 2 | <h2 class="title"><?php print $block->subject ?></h2> |
| 3 | <div class="content"><?php print $block->content ?></div> |
| 4 | </div> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |