mirror of
https://github.com/tabler/tabler.git
synced 2026-07-26 04:54:40 +04:00
13 lines
193 B
HTML
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>
|