File:  [Repository] / cdli / zpt / cdliError_html.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Oct 13 10:45:02 2008 UTC (15 years, 8 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
Fehlermeldungen eingebaut

    1: <html metal:use-macro="here/main_template/macros/page">
    2:   <tal:block metal:fill-slot="body">
    3:   <h2>CDLI File Storage - ERROR - <span tal:content="here/title"/></h2>
    4: 	<p tal:content="python:options['txt']"/>
    5:   </tal:block>
    6: 
    7: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>