{% extends "wattup/base.html" %} {% block head_title %}title{% endblock head_title %} {% block content %}

Contact:

{{ form.as_p }} {% csrf_token %}
{% endblock content %}