1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-27 13:34:37 +04:00
Files
tabler/pages/_includes/layout/navbar-search.html
T
2020-01-21 00:28:59 +01:00

6 lines
141 B
HTML

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