mirror of
https://github.com/tabler/tabler.git
synced 2025-12-27 07:44:59 +04:00
4 lines
187 B
HTML
4 lines
187 B
HTML
<header class="navbar {% if include.dark %} bg-dark text-white{% endif %}">
|
|
{% include parts/navbar.html logo=true user-menu=1 person=5 dark=false white-logo=include.dark %}
|
|
</header>
|