summaryrefslogtreecommitdiff
path: root/templ/login2.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templ/login2.tpl')
-rw-r--r--templ/login2.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templ/login2.tpl b/templ/login2.tpl
new file mode 100644
index 0000000..89ba6a5
--- /dev/null
+++ b/templ/login2.tpl
@@ -0,0 +1,4 @@
+{{define "body"}}
+ Logged in with user: {{.Name}} <br>
+ You have chosen: {{.Password}}
+{{end}} \ No newline at end of file