From bf8ad7015aacb842fea585d1bd7563cee1f4d959 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 10 Feb 2015 17:17:36 +0200 Subject: login page: redesign, add create account button --- res/templates/login.html | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) (limited to 'res/templates') diff --git a/res/templates/login.html b/res/templates/login.html index a03bf73c..767385b7 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -21,26 +21,35 @@ body { {% block content %}
-

Welcome to Rhizi!

- - - -
- - + + -
-
{% endblock %} -- cgit v1.3.1