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

Anzugsordnungen

zur Auswahl bei der Erstellung von Events

{% for c in clothings %} {% include "clothing_entry_read.html" %} {% endfor %}
{% endblock %}