1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-24 02:38:15 +04:00
Files
tabler/pages/_includes/layout/topmenu.html
2019-10-01 20:40:09 +02:00

6 lines
146 B
HTML

<div class="d-none d-lg-block navbar navbar-expand-md">
<div class="container">
{% include layout/menu.html top=true %}
</div>
</div>