Initial setup of controller and templates

This commit is contained in:
2024-12-12 15:40:41 +01:00
parent 38b21a2159
commit a0e0d600e6
5 changed files with 44 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{% extends "@ChillPerson/Person/layout.html.twig" %}
{% set activeRouteKey = 'chill_calendar_calendar_list' %}
{% block title 'chill_calendar.cancel_calendar_item'|trans %}