1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 13:22:22 +04:00
Files
tabler/preview/pages/_includes/layout/header-actions/photos.html
T

6 lines
174 B
HTML

<div class="d-flex">
<div class="me-3">
{% include "ui/form/input-icon.html" %}
</div>
{% include "ui/button.html" text="Add event" color="primary" icon="plus" %}
</div>