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

Contents of /contributions/themes/activesigns/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 Feb 10 00:19:39 2007 UTC (2 years, 9 months ago) by s7en
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
First upload/version of ActiveSigns
1 <div class="block block-<?php print $block->module ?>" id="block-<?php print $block->module . "-" . $block->delta ?>">
2 <h2 class="title"><span><?php print $block->subject ?></span></h2>
3 <div class="content"><?php print $block->content ?></div>
4 </div>
5

  ViewVC Help
Powered by ViewVC 1.1.2