{% extends "base.html" %} {% block content %}

Contact Us

{% csrf_token %} {{ form.as_table }}

{% endblock %}