removes layout-shift due to typo in menubar
This commit is contained in:
parent
f9463fa277
commit
1259374822
|
|
@ -2,7 +2,7 @@
|
|||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block menubar %}}
|
||||
{% block menubar %}
|
||||
{% include 'part/navbar.html' with tab='sales-prices' %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue