Files
thalim-theme/404.php
2026-05-12 23:33:46 +02:00

4 lines
74 B
PHP

<?php
$context = Timber::context();
Timber::render('404.twig', $context);