Mercurial > hg > documentViewer
view zpt/addDocumentViewerTemplate.zpt @ 457:9fb231ad0bd2 elementtree
made to work (barely) with Dirks ISMI-Version
| author | casties |
|---|---|
| date | Tue, 19 Jul 2011 11:54:06 +0200 |
| parents | a6d39ef1c7cc |
| children |
line wrap: on
line source
<h1 tal:replace="structure here/manage_page_header">Header</h1> <h2>Document Viewer Template</h2> <p>Add DocumentViewer template <code>viewer_main</code>.</p> <form action="manage_addDocumentViewerTemplate"> <p><input type="submit" value="add"></p> </form> <h1 tal:replace="structure here/manage_page_footer">Footer</h1>
