changed header + temporary removed empty days
This commit is contained in:
@@ -3,7 +3,7 @@ package templates
|
||||
templ headerComponent() {
|
||||
<div class="flex flex-row justify-between md:mx-[10%] py-2">
|
||||
<a href="/time">Zeitverwaltung</a>
|
||||
<a href="/team">Mitarbeiter</a>
|
||||
<a href="/user">Nutzer</a>
|
||||
<a href="/team">Abrechnung</a>
|
||||
<a href="/user">Einstellungen</a>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user