{% csrf_token %} {{ form }}
{% if msg %}

Response: {{msg}}

{% endif %}