From 4965dac690a6499a9ee009280a5fc5ef9912c3ee Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Fri, 30 Aug 2013 16:09:33 +0200 Subject: Implemeted account deletion --- tpls/reallydelete.tpl | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tpls/reallydelete.tpl (limited to 'tpls') diff --git a/tpls/reallydelete.tpl b/tpls/reallydelete.tpl new file mode 100644 index 0000000..82afcf1 --- /dev/null +++ b/tpls/reallydelete.tpl @@ -0,0 +1,11 @@ +{{define "title"}}Delete Account{{end}} + +{{define "content"}} + {{if .OK}} + Click here if you really want to delete your account + {{else}} +
+ You need to be logged in to do that +
+ {{end}} +{{end}} \ No newline at end of file -- cgit v1.2.3-70-g09d2