mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
6 lines
194 B
HTML
6 lines
194 B
HTML
<div class="d-none d-xl-block ml-auto{% if include.class %} {{ include.class }}{% endif %}">
|
|
<form action="." method="get">
|
|
{% include ui/form/input-icon.html prepend=true %}
|
|
</form>
|
|
</div>
|