1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/shared/includes/layout/header-actions/calendar.html
2025-04-15 23:18:49 +02:00

3 lines
104 B
HTML

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