/[drupal]/contributions/themes/andreas06/block.tpl.php
ViewVC logotype

Contents of /contributions/themes/andreas06/block.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Mon Jun 5 03:19:22 2006 UTC (3 years, 5 months ago) by taniwha
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
*** 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