home.php aus falschen php entfernt

This commit is contained in:
NOrtmann1
2026-05-12 18:01:10 +02:00
parent bde79ace3a
commit 1fc687ffc9
5 changed files with 0 additions and 10 deletions
-2
View File
@@ -17,8 +17,6 @@
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
include_once 'content/home.php';
?> ?>
<main> <main>
-2
View File
@@ -17,8 +17,6 @@
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
include_once 'content/home.php';
?> ?>
<main> <main>
-2
View File
@@ -17,8 +17,6 @@
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
include_once 'content/home.php';
?> ?>
<main> <main>
-2
View File
@@ -17,8 +17,6 @@
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
include_once 'content/home.php';
?> ?>
<main> <main>
-2
View File
@@ -17,8 +17,6 @@
<?php <?php
include_once 'includes/navbar.php'; include_once 'includes/navbar.php';
//Dynamischer Inhalt (später mit php...):
include_once 'content/home.php';
?> ?>
<main> <main>