1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-02 08:25:32 +04:00
Files
tabler/pages/_includes/layout/navbar-search.html
T
codecalm fb53969181 js fixes
2020-01-05 13:48:31 +01:00

6 lines
147 B
HTML

<div class="navbar-search d-none d-xl-block">
<form action="." method="get">
{% include ui/form/input-icon.html prepend=true %}
</form>
</div>