Subversion-Projekte lars-tiefland.niewerth

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php
        require ("include/common.php");
        $smarty->assign("title", "Terminerfassung");
        $smarty->display("index.tpl");
?>