korrektur 001
parent
334f4591e8
commit
fe0f8aae6d
|
@ -3,7 +3,9 @@ $websitename = "Second Harvest - Startseite";
|
|||
include_once("includes/head.php");
|
||||
?>
|
||||
<body class="index">
|
||||
|
||||
<?php
|
||||
include_once("includes/header.php");
|
||||
?>
|
||||
|
||||
<div class="content">
|
||||
<h1>Herzlich Willkommen</h1>
|
||||
|
|
Loading…
Reference in New Issue