fix home_page
This commit is contained in:
parent
0c6a0a1a2b
commit
8c8f47ff31
|
@ -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 #}
|
||||
|
|
Loading…
Reference in New Issue