1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00
Files
tabler/pages/_includes/layout/header.html
2019-03-12 22:09:23 +01:00

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>