From e31b06b7b56aaf1cf5510d4bb0261f73bc0e8893 Mon Sep 17 00:00:00 2001
From: Horus_Arch
Date: Mon, 2 Mar 2015 15:31:39 +0100
Subject: Migrating from revel.
---
app/views/App/Index.html | 23 -----------
app/views/Mailer/ConfirmRegistration.html | 5 ---
app/views/Mailer/SendConfirmationKey.html | 4 --
app/views/debug.html | 64 -------------------------------
app/views/errors/404.html | 20 ----------
app/views/errors/500.html | 16 --------
app/views/flash.html | 18 ---------
app/views/footer.html | 5 ---
app/views/header.html | 17 --------
9 files changed, 172 deletions(-)
delete mode 100644 app/views/App/Index.html
delete mode 100644 app/views/Mailer/ConfirmRegistration.html
delete mode 100644 app/views/Mailer/SendConfirmationKey.html
delete mode 100644 app/views/debug.html
delete mode 100644 app/views/errors/404.html
delete mode 100644 app/views/errors/500.html
delete mode 100644 app/views/flash.html
delete mode 100644 app/views/footer.html
delete mode 100644 app/views/header.html
(limited to 'app/views')
diff --git a/app/views/App/Index.html b/app/views/App/Index.html
deleted file mode 100644
index deb2304..0000000
--- a/app/views/App/Index.html
+++ /dev/null
@@ -1,23 +0,0 @@
-{{set . "title" "Home"}}
-{{template "header.html" .}}
-
-It works!
-
-
Hello {{.user}},
- to confirm your registration please follow this link: Link
-
Hello,
- please follow this link to confirm your action: Link
- {{.Description}} -
- {{end}} -{{end}} - - diff --git a/app/views/errors/500.html b/app/views/errors/500.html deleted file mode 100644 index 0cef4de..0000000 --- a/app/views/errors/500.html +++ /dev/null @@ -1,16 +0,0 @@ - - - -- This exception has been logged. -
- {{end}} - - diff --git a/app/views/flash.html b/app/views/flash.html deleted file mode 100644 index 9c9ade9..0000000 --- a/app/views/flash.html +++ /dev/null @@ -1,18 +0,0 @@ -{{if .flash.success}} -