EIANotesApp/Views/Welcome/showWelcome.phtml

7 lines
131 B
PHTML

<?php include dirname(__DIR__).'/header.phtml'; ?>
<h2>Baustelle</h2>
<?php include dirname(__DIR__).'/footer.phtml'; ?>