mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
4 lines
201 B
HTML
4 lines
201 B
HTML
<div class="d-flex">
|
|
<input type="search" class="form-control d-inline-block w-9 me-3" placeholder="Search user…"/>
|
|
{% include "ui/button.html" text="New user" color="primary" icon="plus" %}
|
|
</div> |