{% extends 'enquiries/base.html' %} {% load icons %} {% load url from future %} {% block contact %}
{% include 'form.inc.html' %}
{% csrf_token %}
{% endblock contact %}