Files
2025-03-12 17:06:23 +01:00

6 lines
48 B
PHP

<?php
$smarty->display('main_index.html');
?>