From 0829fda06733674abdc340ec17c0fbfb4fd778ae Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 1 Sep 2013 13:58:22 +0200 Subject: Began designing the interface. * A simple stylesheet added * Templates modified --- tpls/jobs.tpl | 3 +++ tpls/master.tpl | 31 ++++++++++++++++++++++++++----- 2 files changed, 29 insertions(+), 5 deletions(-) (limited to 'tpls') diff --git a/tpls/jobs.tpl b/tpls/jobs.tpl index 9408e48..60d17f4 100644 --- a/tpls/jobs.tpl +++ b/tpls/jobs.tpl @@ -26,6 +26,9 @@ {{.Subject}} {{.Excerpt}} {{.Next}} + + {{else}} + No jobs found {{end}} diff --git a/tpls/master.tpl b/tpls/master.tpl index 4e2b90f..54098e9 100644 --- a/tpls/master.tpl +++ b/tpls/master.tpl @@ -1,12 +1,33 @@ - {{template "title" .}} – mailremind + {{template "title" .Data}} – mailremind + -

{{template "title" .}}

- -
- {{template "content" .}} +
+ + +
+

{{template "title" .Data}}

+ {{template "content" .Data}} +
+ +
\ No newline at end of file -- cgit v1.2.3-70-g09d2