From 210c7b6c0eb4dac9bd7cbd9025dcb8032320dbde Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 21 Sep 2013 12:01:51 +0200 Subject: Added index page --- tpls/index.tpl | 7 +++++++ tpls/master.tpl | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 tpls/index.tpl (limited to 'tpls') diff --git a/tpls/index.tpl b/tpls/index.tpl new file mode 100644 index 0000000..af205de --- /dev/null +++ b/tpls/index.tpl @@ -0,0 +1,7 @@ +{{define "title"}}Start{{end}} + +{{define "content"}} +{{/* START EDITING HERE */}} + You should edit this start page to provide some info of your mailremind installation. Do so by editing the tpls/index.tpl template file. You need to restart mailremind to reload the template. +{{/* STOP EDITING HERE */}} +{{end}} \ No newline at end of file diff --git a/tpls/master.tpl b/tpls/master.tpl index 7d6a249..7fcd100 100644 --- a/tpls/master.tpl +++ b/tpls/master.tpl @@ -28,8 +28,9 @@ -- cgit v1.2.3-70-g09d2