From d48fdcc7816c5e3ac51a0af7e135fafb321311f1 Mon Sep 17 00:00:00 2001 From: Luke Faraone Date: Fri, 22 Feb 2013 11:58:54 -0500 Subject: [PATCH] Show button to enable users to log in with Google. (imported from commit 52343e7e408c46f148b88e5eede9167fc77edce5) --- templates/zephyr/login.html | 50 ++++++++++++++++++-------------- templates/zephyr/portico.html | 1 + zephyr/static/styles/portico.css | 10 +++++-- 3 files changed, 37 insertions(+), 24 deletions(-) diff --git a/templates/zephyr/login.html b/templates/zephyr/login.html index 0cb947ca3c..3b8bbaa847 100644 --- a/templates/zephyr/login.html +++ b/templates/zephyr/login.html @@ -26,29 +26,37 @@ autofocus('#id_username'); {% endif %} -
- {% csrf_token %} -
- -
- -
+
+
+ + {% csrf_token %} +
+ +
+ +
+
+
+ +
+ {{ form.password }} +
+
+
+ +
+
-
- -
- {{ form.password }} -
+
+ - or - + Sign in with Google
-
- -
- +