From da17918742197f8c84e5e888961813b100b8e0be Mon Sep 17 00:00:00 2001 From: thewhitetulip Date: Sat, 21 Nov 2015 16:12:14 +0530 Subject: [PATCH] reformatted no tasks message --- public/templates/completed.html | 5 ++- public/templates/deleted.html | 56 +++++---------------------------- public/templates/home.html | 6 ++-- public/templates/search.html | 13 +++++--- 4 files changed, 24 insertions(+), 56 deletions(-) diff --git a/public/templates/completed.html b/public/templates/completed.html index 1f525ae..744db82 100644 --- a/public/templates/completed.html +++ b/public/templates/completed.html @@ -30,7 +30,10 @@ {{end}} {{else}} -

No tasks here

+
+

No Tasks here

+

Go to home page here

+
{{end}} {{template "_footer.gtpl"}} diff --git a/public/templates/deleted.html b/public/templates/deleted.html index d365751..8991d7c 100644 --- a/public/templates/deleted.html +++ b/public/templates/deleted.html @@ -6,49 +6,6 @@ {{end}} - - - - - -
{{ if .}} {{range .}}
@@ -56,10 +13,10 @@

{{.Content}}

-