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

Contents of /contributions/themes/aboutpeople/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 Aug 4 16:46:36 2008 UTC (15 months, 3 weeks ago) by slasant
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
File MIME type: text/x-php
*** empty log message ***
1 <div class="defaultblock">
2 <h2><?php print $block->subject; ?></h2><!--block title-->
3 <div class="blockcontent"><?php print $block->content; ?></div>
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2