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

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

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


Revision 1.1 - (show annotations) (download) (as text)
Fri Aug 29 21:59:00 2008 UTC (14 months, 3 weeks ago) by slasant
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
File MIME type: text/x-php
1
1
2 <div class="defaultblock">
3 <h2><?php print $block->subject; ?></h2><!--block title-->
4 <div class="blockcontent"><?php print $block->content; ?></div>
5 </div>

  ViewVC Help
Powered by ViewVC 1.1.2