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

Report a problem

Use this form to report a problem relating to the currently selected tool. The {{ facility_name }} staff as well as anyone with an upcoming reservation will be notified of the problem by email and the details of the problem will be visible to everyone on the website.

{% if message %}

Please correct the following errors:

{{ message }}

{% endif %}
{% csrf_token %} {% if task_categories %}
{% endif %} {% if task_statuses and user.is_staff %}
{% endif %}
{% if user.is_staff %}

{% endif %}
{% button type="delete" submit=False style="text-align:center; margin-bottom:0; font-size:x-large" icon="glyphicon-send" onclick="report_problem()" value="Report problem" %}