/
[drupal]
/
contributions
/
themes
/
garamond
/
box.tpl.php
Contents of /contributions/themes/garamond/box.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1
- (
show annotations
) (
download
) (
as text
)
Sun Mar 18 05:45:28 2007 UTC
(2 years, 8 months ago) by
vadbarsdrupalorg
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-1, HEAD
File MIME type: text/x-php
first release
1
<div class="box">
2
<h3>
<?php
print
$title
?>
</h3>
3
<div class="content">
<?php
print
$content
?>
</div>
4
</div>
ViewVC Help
Powered by
ViewVC 1.1.2