{% include 'partials/header.html' %} {% load material_form %} {% load static %} Fehler melden – REBUS – REport-A-Bug-System {% csrf_token %} {{ form.non_field_errors }} {# Filled by REACT #} {{ form.short_description.errors }} help {{ form.short_description }} Bitte beschreibe dein Problem in einem Satz {{ form.long_description.errors }} mode_edit Bitte beschreibe dein Problem genauer (optional) Problem-/Fehlermeldung einreichen send {# Provide props in JSON format #} {{ props|json_script:"props" }} {# Include React for dynamic select #} {% include "components/react.html" %} {% include 'partials/footer.html' %}
{{ form.non_field_errors }}
{{ form.short_description.errors }}
{{ form.long_description.errors }}