mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
6 lines
216 B
HTML
6 lines
216 B
HTML
<header class="header">
|
|
<div class="container-fluid">
|
|
{% include parts/navbar.html title="Dashboard" icon="home" user-menu=1 person=4 notifications=true customize=true fullscreen=true %}
|
|
</div>
|
|
</header>
|