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

Diff of /contributions/themes/moleskine/box.tpl.php

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

revision 1.1.6.1 by couzinhub, Fri Jul 11 22:10:10 2008 UTC revision 1.1.6.2 by couzinhub, Sat Aug 23 19:42:16 2008 UTC
# Line 0  Line 1 
1    <?php
2    // $Id$
3    ?>
4    
5    <div class="box">
6      <?php if ($title) { ?><h2 class="title"><?php print $title; ?></h2><?php } ?>
7      <div class="content"><?php print $content; ?></div>
8    </div>

Legend:
Removed from v.1.1.6.1  
changed lines
  Added in v.1.1.6.2

  ViewVC Help
Powered by ViewVC 1.1.3