1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-26 04:54:40 +04:00
Files
tabler/pages/calendar.html
T
2020-02-01 21:56:24 +01:00

13 lines
193 B
HTML

---
title: Calendar
page-header: Calendar
page-header-actions: calendar
menu: base.calendar
---
<div class="card">
<div class="card-body">
{% include ui/fullcalendar.html %}
</div>
</div>