/[drupal]/contributions/themes/July4/block-banner5.tpl.php
ViewVC logotype

Contents of /contributions/themes/July4/block-banner5.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Thu Jul 2 16:57:50 2009 UTC (4 months, 3 weeks ago) by vigilianty
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
*** empty log message ***
1 <div id="banner5">
2 <?php if (!empty($block->subject)): ?>
3 <h2><?php print $block->subject ?></h2>
4 <?php endif;?>
5 <div class="content">
6 <?php print $block->content ?>
7 </div>
8 </div>

  ViewVC Help
Powered by ViewVC 1.1.2