{% extends "layout.html" %} {% load honeypot %} {% block content %}

Contact

{% csrf_token %} {% render_honeypot_field %}
{{ form }}
{% endblock %}