{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %} {% if error %}

{{ error }}

{% endif %}
{% csrf_token %}

What's the name?

Know the street address?

What type of location is this?

{% endblock %}