1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-21 04:52:21 +04:00
Files
tabler/pages/_includes/layout/topnav.html
T
2019-06-01 16:09:52 +02:00

6 lines
121 B
HTML

<header class="navbar navbar-expand-md">
<div class="container">
{% include layout/menu.html %}
</div>
</header>