korrektur 001

KTS_PHP_Probe
Kai Sellmann 2023-05-22 13:21:36 +02:00
parent 334f4591e8
commit fe0f8aae6d
1 changed files with 3 additions and 1 deletions

View File

@ -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>