Annotation of ECHO_content/zpt/AddECHO_navigation.zpt, revision 1.2

1.2     ! dwinter     1: <h1 tal:replace="structure here/manage_page_header">Header</h1>
1.1       dwinter     2: <h2>Add an Navigation structure</h2>
                      3: <form method="post" action="manage_addECHO_navigation">
                      4: <b>ID</b><input name="id"><br>
                      5: <b>Title</b><input name="title"><br>
                      6: <b>Path to the stored Hierarchy</b><input name="pathToHierarchy"><br>
                      7: <input type="submit">
                      8: </form>
1.2     ! dwinter     9: <h1 tal:replace="structure here/manage_page_footer">Footer</h1>

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