summaryrefslogtreecommitdiff
path: root/templ/login2.tpl
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2024-02-14 00:23:02 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2024-02-14 00:23:02 +0100
commit24c2071fcaa8065d450dae78a80a671697f0e873 (patch)
tree7c301de897b0b51079090fdc10560fc52f4f97ed /templ/login2.tpl
parent4c98ab6a3a1f41ebaa5360a6a4615cd705a94db0 (diff)
downloadgosten-24c2071fcaa8065d450dae78a80a671697f0e873.tar.gz
gosten-24c2071fcaa8065d450dae78a80a671697f0e873.tar.bz2
gosten-24c2071fcaa8065d450dae78a80a671697f0e873.zip
Restructure: Move auth and session to their own files
Make auth handling nicer.
Diffstat (limited to '')
-rw-r--r--templ/login2.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/templ/login2.tpl b/templ/login2.tpl
deleted file mode 100644
index 89ba6a5..0000000
--- a/templ/login2.tpl
+++ /dev/null
@@ -1,4 +0,0 @@
-{{define "body"}}
- Logged in with user: {{.Name}} <br>
- You have chosen: {{.Password}}
-{{end}} \ No newline at end of file