fix home_page

This commit is contained in:
itqop 2024-03-17 19:52:02 +03:00
parent 0c6a0a1a2b
commit 8c8f47ff31
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<body class="{% block body_class %}{% endblock %}">
{% wagtailuserbar %}
{% block content %}
<header>
<div class="icms-header__middle">
<div class="container-fluid d-flex justify-content-between align-items-center flex-nowrap">
@ -69,7 +69,7 @@
</div>
</header>
{% block content %}
{% endblock %}
{# Global javascript #}