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

{{ accommodation.name }}, {{ accommodation.place.name }}

{{ form.as_p }}

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