modularisierung
Line | |
---|
1 | <h1 tal:replace="structure here/manage_page_header">Header</h1> |
---|
2 | <h2>Add an MPDL-XML TextServer</h2> |
---|
3 | <form action="manage_addMpdlXmlTextServer"> |
---|
4 | <p class="form-label">Id<input name="id"></p> |
---|
5 | <p class="form-optional">Title<input size="80" name="title"></p> |
---|
6 | <p class="form-label">Text Server URL<input size="80" name="serverUrl" value="http://mpdl-proto.mpiwg-berlin.mpg.de/mpdl/interface/"></p> |
---|
7 | <p class="form-optional">Timeout (s)<input size="10" name="timeout" value="30"></p> |
---|
8 | <p><input type="submit" value="add"></p> |
---|
9 | </form> |
---|
10 | |
---|
11 | <h1 tal:replace="structure here/manage_page_footer">Footer</h1> |
---|
Note: See
TracBrowser
for help on using the repository browser.