dingdagabum
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="HTML-5">
|
||||
<?php
|
||||
include dirname(__DIR__).'/header.phtml';
|
||||
// Header is included in index.php
|
||||
?>
|
||||
<div class="inhalt">
|
||||
<div class="container-welcome-inhalt">
|
||||
@@ -10,7 +8,6 @@ include dirname(__DIR__).'/header.phtml';
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
include dirname(__DIR__).'/footer.phtml';
|
||||
// Footer is included in index.php
|
||||
?>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user