4 lines
No EOL
201 B
HTML
4 lines
No EOL
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> |