Rework everything

This commit is contained in:
2024-05-11 21:21:54 +02:00
parent 2ddeaf1bfa
commit 01f240cd57
13 changed files with 176 additions and 71 deletions

View File

@ -1,7 +0,0 @@
<?php require "header.inc"; ?>
<h1>Elwig</h1>
<h2>Elektronische Winzergenossenschaftsverwaltung</h2>
<a href="https://git.necronda.net/winzer">Source</a><br/>
<a href="files/">Downloads</a><br/>
<a href="clients">Mandanten</a>
<?php require "footer.inc"; ?>