2026-04-03

This commit is contained in:
gcch 2026-04-03 08:49:14 +02:00
commit 5f835ca4e6
45 changed files with 819 additions and 626 deletions

View file

@ -9,5 +9,5 @@ $templates = ['base.twig'];
Timber::render(
data: $context,
filenames: $templates
filenames: $templates,
);