X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=dashboard%2Fsrc%2Ftemplates%2Fbooking%2Fbooking_calendar.html;h=b60db3c7fe034d15be2df0fa9b2a593d86892cf2;hb=dd7e16215d3bf6bb21a6d4325171d9d556c5da2d;hp=16f0a4a417b67f27a6ea20e52b70ec20b23715e7;hpb=a6250e99eaa3a3525ea58904d77bbfcd555f208c;p=pharos-tools.git diff --git a/dashboard/src/templates/booking/booking_calendar.html b/dashboard/src/templates/booking/booking_calendar.html index 16f0a4a..b60db3c 100644 --- a/dashboard/src/templates/booking/booking_calendar.html +++ b/dashboard/src/templates/booking/booking_calendar.html @@ -53,6 +53,45 @@ +

+
By continuing, you agree to our + Acceptable Usage Policy +

+ {% endbuttons %} + + +
+ {% bootstrap_form_errors form type='non_fields' %} +
+ {% csrf_token %} +
+
+ {% bootstrap_field form.start addon_after='' %} +
+
+ {% bootstrap_field form.end addon_after='' %} +
+
+ + {% bootstrap_field form.purpose %} + {% bootstrap_field form.installer %} + {% bootstrap_field form.scenario %} + {% bootstrap_field form.reset %} + {% buttons %} + {% endbuttons %}
@@ -91,6 +130,7 @@