From 49856f36361a71aba71c43c77cebb22340010181 Mon Sep 17 00:00:00 2001 From: equinox Date: Fri, 1 Apr 2011 05:42:06 +0200 Subject: initial checkin --- templates/login.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/login.html (limited to 'templates/login.html') diff --git a/templates/login.html b/templates/login.html new file mode 100644 index 0000000..41b6c43 --- /dev/null +++ b/templates/login.html @@ -0,0 +1,20 @@ + + + + + login + + +
+ Konto erstellen +
uid:
+ ${errors.username} +
passwort:
+ ${errors.password} + +
+
+ -- cgit v1.2.1