first commit

This commit is contained in:
2026-01-16 11:20:02 +01:00
commit 1c885be01f
972 changed files with 141851 additions and 0 deletions
@@ -0,0 +1,3 @@
{% set form_field_checkbox_classes = 'form-switch' %}
{% extends "forms/fields/checkbox/checkbox.html.twig" %}