From 19f1b5d2a1730f8e37c8fc5585d30b99e70a8575 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 28 Jan 2015 18:10:23 +0100 Subject: Automatically login to phorkie --- data/templates/base.htm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/templates/base.htm b/data/templates/base.htm index efc9e3b..fabfd52 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -95,5 +95,8 @@ AGPL. + {% if autologin %} + + {% endif %} -- cgit v1.2.3