File:  [Repository] / MPIWGWeb / zpt / MPIWG_standardPage_template_standard.zpt
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Wed Feb 18 13:01:17 2009 UTC (15 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    2:         "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
    3: <html metal:use-macro="here/main_template/macros/page">
    4:  <tal:block metal:fill-slot="body">
    5:     <!-- Insert here the main text -->
    6: 
    7: 
    8:     
    9:     <!-- Don't change from here -->
   10:   </tal:block>
   11: </html>

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