{% extends 'default.html' %} {% set active_page = None %} {% block title %} Support {% endblock %} {% block head %} {% endblock %} {% block default_content %}
Support ticket has been created for {{ ticketEmail }}
You should have received an email notification. We'll get in contact with you shortly.
{% endblock %}