/[drupal]/contributions/theme-engines/phptemplate/box.tpl.php
ViewVC logotype

Contents of /contributions/theme-engines/phptemplate/box.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Sat Sep 11 14:26:16 2004 UTC (5 years, 2 months ago) by adrian
Branch: MAIN
CVS Tags: HEAD
Branch point for: avendor, DRUPAL-4-5, DRUPAL-4-6
File MIME type: text/x-php
First commit of the new PHPTemplate engine for Drupal 4.5
1 <div class="box">
2 <h2><?php print $title ?></h2>
3 <div class="content"><?php print $content ?></div>
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2