]>
iEval git - app-web-comstock.git/blob - tmpl/index.html
2 <title>Comstock
</title>
11 display: inline-block;
12 list-item-style: none;
20 <div id=
"comstock_nav">
21 <ul><li><a href=
"#">Item
</a></li></ul>
25 <form action=
"/book" method=
"POST">
26 <input type=
"hidden" name=
"item">
27 <label>Name:
<br> <input type=
"text" name=
"name"></label><br>
28 <label>Start date:
<br> <input type=
"date" name=
"begin" placeholder=
"yyyy/mm/dd"></label><br>
29 <label>Start hour:
<br> <select name=
"begin_hour"><option>1</option></select></label><br>
30 <label>End date:
<br> <input type=
"date" name=
"end" placeholder=
"yyyy/mm/dd"></label><br>
31 <label>End hour:
<br> <select name=
"end_hour"><option>1</option></select></label><br>
32 <input type=
"submit" value=
"Book">
This page took 0.049366 seconds and 5 git commands to generate.