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

Neuen Ort anlegen

{% if user.role == Role::Admin %}
{% endif %}
{% endblock %}