logout button

This commit is contained in:
bronku 2025-04-05 11:39:15 +02:00
parent 028c023f80
commit 022619246e
5 changed files with 32 additions and 1 deletions

View file

@ -3,4 +3,5 @@
<a href="/order">New order</a>
<a href="/cakes">All Cakes</a>
<a href="/cake">New Cake</a>
<a href="/logout">Logout</a>
{{end}}