Annotation of cdli/zpt/cdliError_html.zpt, revision 1.1

1.1     ! dwinter     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>