Parent Directory
|
Revision Log
|
Revision Graph
Release of theme Admire-Orange 1.1
| 1 | <?php |
| 2 | // $Id$ |
| 3 | ?> |
| 4 | <div class="box"> |
| 5 | <?php if ($title) { ?><h2 class="title"><?php print $title; ?></h2><?php } ?> |
| 6 | <div class="content"><?php print $content; ?></div> |
| 7 | </div> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |