From 87c5b1867511f538ba44f57b50276eec533ccb44 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 27 Sep 2011 18:23:45 +0200 Subject: added simple check for mantainance/offline message --- templates/index.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 4322153..ef415b8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,3 +1,5 @@ +$def with (running) + $var title: Mailinglisten $var headline: Willkommen auf dem Mailinglistenserver von @@ -68,8 +70,13 @@ $var headline:
system status:
- - +++ RUNNING +++ - + $if running: + + +++ RUNNING +++ + + $else: + + +++ MAINTENANCE / OFFLINE +++ +
-- cgit v1.2.3-1-g7c22