{% load static %} {% load custom_tags_and_filters %} {% block extrahead %} {% endblock %}
Go back

Create a new reservation

{% csrf_token %}

When would you like to reserve the {{ tool }}?

{% button type="save" submit=False style="text-align:center; margin-bottom:0; font-size:x-large" onclick="reserve_tool()" value="Create the reservation" %}