{% extends TICKETS_BASE_TEMPLATE %} {% block title %}Create ticket{% endblock %} {% block content %}

Create ticket

{% csrf_token %}
{% endblock %}