added first version of the subpages
This commit is contained in:
11
app/public/mannschaft.php
Normal file
11
app/public/mannschaft.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Punktesystem</title>
|
||||
</head>
|
||||
<header>
|
||||
<nav>
|
||||
<p><a href="index.php">Startseite</a></p>
|
||||
<p><a href="stationen.php">Stationen</a></p>
|
||||
<p><a href="statistik.php">Statistik</a></p>
|
||||
</nav>
|
||||
</header>
|
||||
Reference in New Issue
Block a user