Skip to content

Commit

Permalink
Move to above header
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Sep 12, 2023
1 parent 979f22b commit a13b473
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Resources/views/_partial/header.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
</nav>
</div>
{% endif %}
{% include "admin/openinghour/_partial/open_closed_surheader.html.twig" %}
<nav class="main-navigation" role="navigation" style="background-color: {{ main_color }}">
<div class="nav-wrapper container">
<a id="logo-container" href="{{ path('homepage') }}" class="brand-logo hide-on-med-and-down">
Expand Down Expand Up @@ -121,5 +122,4 @@
</ul>
</div>
</nav>
{% include "admin/openinghour/_partial/open_closed_subheader.html.twig" %}
</header>

0 comments on commit a13b473

Please sign in to comment.