This commit is contained in:
Walter Hupfeld
2023-03-26 09:17:06 +02:00
parent c22dc49eaf
commit 58a8b88ce5
4 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
<!DOCTYPE html>
<?php require_once("config.php") ?>
<?php
require_once("config.php");
$strTitle="Datenschutz";
?>
<html lang="de">
<head>
<meta charset="UTF-8">