c3re-website/themes/hugo-theme-flat/layouts/partials/side-calendar.html

10 lines
136 B
HTML
Raw Normal View History

2024-01-08 21:25:56 +01:00
<div class="side-calendar">
<h2>Termine</h2>
<ul id="calendar">
<li class="loading">Loading...</li>
</ul>
2024-01-08 21:25:56 +01:00
</div>