summaryrefslogtreecommitdiff
path: root/src/view/templates/calendar.php
blob: d85ade753a81dea8d7a93cc112948911be22740e (plain)
1
2
3
4
<?php declare(strict_types=1); ?>
<section class="calendar" id="<?= $this->id_node ?>">
	<h3><?= $title ?></h3>
</section>