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

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

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


Revision 1.1 - (show annotations) (download) (as text)
Sat Jun 3 20:37:51 2006 UTC (3 years, 5 months ago) by antinomia
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
first commit
1 <div class="block block-<?php print $block->module; ?>" id="block-<?php print $block->module; ?>-<?php print $block->delta; ?>">
2 <h3><?php print $block->subject; ?></h3>
3 <div class="content"><?php print $block->content; ?></div>
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2