1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-17 19:11:40 +04:00
Files
tabler/pages/_includes/layout/topnav.html
T
2019-05-23 21:16:15 +02:00

6 lines
98 B
HTML

<div class="topnav">
<div class="container">
{% include layout/menu.html %}
</div>
</div>