Update 404.php

This commit is contained in:
NOrtmann1
2026-05-11 19:03:22 +02:00
parent f97f345939
commit b2c79c636a
+4
View File
@@ -20,6 +20,10 @@
<body> <body>
<main> <main>
<?php
include_once 'includes/navbar.php';
?>
<h1>404 - Seite nicht vorhanden</h1> <h1>404 - Seite nicht vorhanden</h1>