{% if admin %} {% include "menuadmin.html" %} {% else %} {% if movement == True %} {% include "menumovement.html" %} {% else %} {% include "menu.html" %} {% endif %} {% endif %}
{% if info != "" %}
{{ info }}
{% endif %} {% if warning != "" %}
{{ warning }}
{% endif %}
Inventar Anzahl Verwendung Hinweis

{{ description1 }}
{{ comment1 }}

{{ description2 }}
{{ comment2 }}

{{ description3 }}
{{ comment3 }}

{{ description4 }}
{{ comment4 }}

{{ description5 }}
{{ comment5 }}