Parent Directory
|
Revision Log
|
Revision Graph
initial commit of new backport of Sands_CSS
| 1 | <div class="box"> |
| 2 | <h2 class="title"><?php print $title; ?></h2> |
| 3 | <div class="content"><?php print $content; ?></div> |
| 4 | </div> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |