mirror of
https://github.com/tabler/tabler.git
synced 2025-12-25 11:29:57 +04:00
13 lines
191 B
HTML
13 lines
191 B
HTML
---
|
|
title: Calendar
|
|
page-title: Calendar
|
|
page-title-actions: calendar
|
|
menu: base.calendar
|
|
---
|
|
|
|
<div class="card">
|
|
<div class="card-body">
|
|
{% include ui/fullcalendar.html %}
|
|
</div>
|
|
</div>
|