{% trans "Submit a Ticket" %}
{% trans "Unless otherwise stated, all fields are required." %} {% trans "Please provide as descriptive a title and description as possible." %}
{% if form.errors %} {% include 'helpdesk/include/alert_form_errors.html' %} {% endif %}