Initial commit from online.

This commit is contained in:
2023-12-28 12:13:55 +01:00
commit b65644f3e0
235 changed files with 4060 additions and 0 deletions

24
admin/links/fotos.php Normal file
View File

@@ -0,0 +1,24 @@
<ul>
<li><ul>Willkommen
<li><a href="index.php?section=fotos&t=will">Willkommen</a></li>
</ul>
</li>
<li><ul>Unser Haus
<li><a href="index.php?section=fotos&t=haus">Unser Haus</a></li>
<li><a href="index.php?section=fotos&t=lage">Lage</a></li>
<li><a href="index.php?section=fotos&t=geschichte">Geschichte</a></li>
<li><a href="index.php?section=fotos&t=wohn">Wohnungen</a></li>
</ul>
</li>
<li><ul>Wohnungen
<li><a href="index.php?section=fotos&t=gaby">Gaby</a></li>
<li><a href="index.php?section=fotos&t=amelie">Amelie</a></li>
</ul>
</li>
<li><ul>Bildergalerie
<li><a href="index.php?section=fotos&t=bilder">Galerie</a></li>
</ul>
</li>
</ul>