{% csrf_token %} {{ form.as_p }}
{% if msg %}
Response: {{msg}}
{% endif %}