{% include 'partials/header.html' %} {% load material_form %}

Neue Buchung

{% csrf_token %} {% form form=form %} {% endform %} cancel Abbrechen
{% include 'partials/footer.html' %}