Parent Directory
|
Revision Log
|
Revision Graph
First commit,The DuoFirtility Theme Fixed width 2 colum
| 1 | <div class="box"> |
| 2 | <?php if ($title): ?><h2 class="box-title"><?php print $title ?></h2><?php endif; ?> |
| 3 | |
| 4 | <div class="content"> |
| 5 | <?php print $content ?> |
| 6 | |
| 7 | </div> |
| 8 | </div> |
| 9 | |
| 10 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |