/
[drupal]
/
contributions
/
themes
/
orchard
/
box.tpl.php
Contents of /contributions/themes/orchard/box.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2
- (
show annotations
) (
download
) (
as text
)
Mon Apr 2 15:51:54 2007 UTC
(2 years, 7 months ago) by
psicomante
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for:
DRUPAL-5
Changes since
1.1: +4 -0 lines
File MIME type: text/x-php
Initial Commit for Drupal 5.x
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