goffeetabler/liquid/includes/layout/header-actions/users.html
2026-05-01 12:46:11 -05:00

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>