jb-data.de/scripts/404.php
2025-08-11 22:23:30 +02:00

3 lines
No EOL
53 B
PHP

<?php
$template->assign('content', 'tpl/404.tpl');
?>