File:  [Repository] / ECHO_content / zpt / AddECHO_main.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon May 15 16:04:52 2006 UTC (18 years, 1 month ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
minor

    1: <h1 tal:replace="structure here/manage_page_header">Header</h1>
    2: <h2>Add an main objcect</h2>
    3: <form method="post" action="manage_addECHO_main">
    4: <b>ID</b><input name="id"><br>
    5: <b>Title</b><input name="title"><br>
    6: <input type="submit">
    7: </form>
    8: <h1 tal:replace="structure here/manage_page_footer">Footer</h1>

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