{% include 'partials/header.html' %} {% load material_form %} {% load static %}
{% load react %}
Fehler melden – REBUS – REport-A-Bug-System
{% csrf_token %}

{{ form.non_field_errors }}

{{ form.short_description.errors }}

help {{ form.short_description }}

{{ form.long_description.errors }}

mode_edit
{{ props|json_script:"props" }}
{% include 'partials/footer.html' %}