From cb5f3037bb18403433c2cfd0271f6bea76906aca Mon Sep 17 00:00:00 2001
From: Horus_Arch
Date: Wed, 18 Feb 2015 17:03:41 +0100
Subject: Reimplementation with gorilla toolkit.
---
app/views/App/Index.html | 23 -----------------
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 -------------
7 files changed, 163 deletions(-)
delete mode 100644 app/views/App/Index.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!
-
-
- {{.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}} -