home.php aus falschen php entfernt
This commit is contained in:
@@ -17,8 +17,6 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.php';
|
||||
?>
|
||||
<main>
|
||||
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.php';
|
||||
?>
|
||||
|
||||
<main>
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.php';
|
||||
?>
|
||||
|
||||
<main>
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.php';
|
||||
?>
|
||||
|
||||
<main>
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
|
||||
<?php
|
||||
include_once 'includes/navbar.php';
|
||||
//Dynamischer Inhalt (später mit php...):
|
||||
include_once 'content/home.php';
|
||||
?>
|
||||
|
||||
<main>
|
||||
|
||||
Reference in New Issue
Block a user