2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

Update page_base.html

This commit is contained in:
Matthias Mair
2021-11-01 01:38:21 +01:00
committed by GitHub
parent 338e85ff52
commit 05a86c863f

View File

@ -3,9 +3,6 @@
{% load static %}
{% load i18n %}
{% block breadcrumb_list %}
{% endblock %}
{% block content %}
<div class='panel'>
@ -60,4 +57,4 @@
{% block page_content %}
{% endblock %}
{% endblock %}
{% endblock %}