Prepare input handling.

This commit is contained in:
2016-05-25 16:58:13 +02:00
parent 83e3425690
commit d2d66382e2
2 changed files with 9 additions and 2 deletions

View File

@@ -8,7 +8,8 @@
<h3><i class="material-icons">hotel</i> Hotel Reservation</h3>
<form action="./" method="post">
<form action="./send" method="post">
<input type="hidden" name="form_type" value="{{action}}"/>
{{#form_data}}
<h4>{{group_name}}</h4>
@@ -17,7 +18,6 @@
{{>mdl_input}}
{{/fields}}
{{/form_data}}
<p>