{% extends "page.html" %} {% block content %}

{{ place.display_name }}

{{ form.as_p }}

{% include "_help_wiki.html" %} {% include "_help_wiki_syntax.html" %}
{% endblock %}