mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 08:25:32 +04:00
6 lines
147 B
HTML
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>
|