Add basic logout

This commit is contained in:
2026-01-11 15:31:59 -06:00
parent 4a4dc11aa4
commit 096a1235b5
4 changed files with 43 additions and 0 deletions

View File

@@ -5,7 +5,9 @@
home
</p>
<p>
{{ email }}
</p>
<a href="/logout">logout</a>
</body>
</html>