calendar.html 104 B

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