/[drupal]/contributions/themes/DuoFertility/box.tpl.php
ViewVC logotype

Contents of /contributions/themes/DuoFertility/box.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Sun Nov 9 16:52:25 2008 UTC (12 months, 2 weeks ago) by heshanmw
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
First commit,The DuoFirtility Theme Fixed width 2 colum
1 <div class="box">
2 <?php if ($title): ?><h2 class="box-title"><?php print $title ?></h2><?php endif; ?>
3
4 <div class="content">
5 <?php print $content ?>
6
7 </div>
8 </div>
9
10

  ViewVC Help
Powered by ViewVC 1.1.2