/
[drupal]
/
contributions
/
themes
/
glossyblue
/
box.tpl.php
Contents of /contributions/themes/glossyblue/box.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1
- (
show annotations
) (
download
) (
as text
)
Wed Jan 24 14:12:17 2007 UTC
(2 years, 10 months ago) by
chrisada
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0, DRUPAL-5--1-0, HEAD
Branch point for:
DRUPAL-5, DRUPAL-6--1
File MIME type: text/x-php
Initial commit of glossyblue theme
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