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