Parent Directory
|
Revision Log
|
Revision Graph
- Replaced *.html with *.tal as extension for templates - Implemented lookup for node type specific templates, eg. book-main.tal .. book.tal .. node.tal - Made $user available as template variable
| 1 | <div class="box"> |
| 2 | <b tal:content="title" /><br /> |
| 3 | <div tal:content="content" /> |
| 4 | </div> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |