mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
6 lines
158 B
HTML
6 lines
158 B
HTML
<div class="navbar-search d-none d-xl-block">
|
|
<form action="." method="get">
|
|
{% include ui/form/input-icon.html prepend=true light=true %}
|
|
</form>
|
|
</div>
|