{% include 'partials/header.html' %}
Speiseplan hochladen
{% csrf_token %} {% msg_box form.non_field_errors "red" "" %}
{% msg_box form.calendar_week.errors "red" "" %} {# #} Kalenderwoche {{ form.calendar_week }}
 

/

{% msg_box form.year.errors "red" "" %} {# #} Jahr {{ form.year }}
{% msg_box form.pdf.errors "red" "" %}
cloud_upload

Zurück zur Übersicht

{% include 'partials/footer.html' %}