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

4 lines
No EOL
66 B
PHP

<?
echo "home2";
$template->assign('content', 'tpl/leer.tpl');
?>