dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit f909d0453b - Show all commits
+2 -2
View File
@@ -19,12 +19,12 @@
<body> <body>
<main>
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
?> ?>
<main>
<h1>404 - Seite nicht vorhanden</h1> <h1>404 - Seite nicht vorhanden</h1>
<p> <p>
Später im Projekt sollen über index.php?pfad= ... der Inhalt der index.php dynamisch gesetzt werden. Später im Projekt sollen über index.php?pfad= ... der Inhalt der index.php dynamisch gesetzt werden.