Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Mon Nov 20 15:07:03 2006 UTC | revision 1.2, Mon Apr 2 15:51:54 2007 UTC | |
|---|---|---|
| # | Line 0 | Line 1 |
| 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 |