From 8dd07c0ddd99ae626a1ec8c06f75f27fed51269f Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 26 Jul 2014 00:24:27 -0400 Subject: New UI merge in progress --- templates/user/delete.tmpl | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 templates/user/delete.tmpl (limited to 'templates/user/delete.tmpl') diff --git a/templates/user/delete.tmpl b/templates/user/delete.tmpl deleted file mode 100644 index fe291735..00000000 --- a/templates/user/delete.tmpl +++ /dev/null @@ -1,45 +0,0 @@ -{{template "base/head" .}} -{{template "base/navbar" .}} -
- {{template "user/setting_nav" .}} -
- {{template "base/alert" .}} -
-
- Delete Account -
- -
- {{if not .Flash.ErrorMsg}}

The operation will delete your account permanently. Sorry to see you go, but we know you'll back soon.

{{end}} -
- -
-
-
-
- - -
-{{template "base/footer" .}} \ No newline at end of file -- cgit v1.2.3