2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

remove reduntant block

This commit is contained in:
Matthias
2021-11-11 12:19:11 +01:00
parent b4faaa7a46
commit ab1742da64

@ -16,9 +16,6 @@
{% include "InvenTree/settings/sidebar.html" %}
{% endblock %}
{% block breadcrumb_list %}
{% endblock %}
{% block content %}
{% include "InvenTree/settings/user.html" %}