From 3321241b61766045a68a3d607b67e11a95014e87 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 20 Feb 2014 12:44:49 +0200 Subject: Require logins, removed jquery UI --- apps/it/templates/login.html | 57 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100755 apps/it/templates/login.html (limited to 'apps/it/templates/login.html') diff --git a/apps/it/templates/login.html b/apps/it/templates/login.html new file mode 100755 index 0000000..03d4656 --- /dev/null +++ b/apps/it/templates/login.html @@ -0,0 +1,57 @@ +{% load i18n %} +{% load bootstrap3 %} + + + + + + + + + IT Login + + + + + + + + + + + + +
+
+
+ +
+
+
+ + + + + + + + + + + + -- cgit v1.2.3