From ebb0f636ae8f7db4e7a2e7470e449af3d96b15c0 Mon Sep 17 00:00:00 2001
From: root
Date: Fri, 13 Nov 2009 20:18:55 -0500
Subject: better comments, email subscriptions, corrected view counter, some
ie7 issues, wiki optional with settings.WIKI_ON, site can be mounted on
arbitrary url prefix, english language improvements, added feedback form,
versioned css and js files to force browser cache reload when
settings.RESOURCE_REVISION is incremented , other fixes
---
templates/authopenid/signin.html | 70 ++++++++++++++++++----------------------
1 file changed, 31 insertions(+), 39 deletions(-)
(limited to 'templates/authopenid/signin.html')
diff --git a/templates/authopenid/signin.html b/templates/authopenid/signin.html
index 60aa5e5d..1363661e 100644
--- a/templates/authopenid/signin.html
+++ b/templates/authopenid/signin.html
@@ -1,13 +1,13 @@
{% extends "base.html" %}
{% load i18n %}
+{% load extra_tags %}
{% block title %}{% spaceless %}{% trans "User login" %}{% endspaceless %}{% endblock %}
{% block forejs %}
-
-
+
-
-
+
+
-
+
http://{your-openid-url}
-
+
http://username.myopenid.com/
-
+
http://flickr.com/username/
-
+
http://technorati.com/people/technorati/username/
-
+
http://username.wordpress.com
-
+
http://username.blogspot.com/
-
+
http://username.livejournal.com
-
+
http://claimid.com/username
-
+
http://username.myvidoop.com/
-
+
http://username.pip.verisignlabs.com/
@@ -125,27 +127,17 @@
- {% endif %}
-
{% endblock%}
--
cgit v1.2.3-1-g7c22