From 5b45e526c74faf55110ff0afdcba19797d7e0f4d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:14:09 -0400 Subject: deleted all --- templates/authopenid/complete.html | 67 -------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 templates/authopenid/complete.html (limited to 'templates/authopenid/complete.html') diff --git a/templates/authopenid/complete.html b/templates/authopenid/complete.html deleted file mode 100644 index 28c38a04..00000000 --- a/templates/authopenid/complete.html +++ /dev/null @@ -1,67 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} -{% block head %}{% endblock %} -{% block title %}{% spaceless %}{% trans "Connect your OpenID with this site" %}{% endspaceless %}{% endblock %} -{% block content %} -
- {% trans "Connect your OpenID with your account on this site" %} -
-

-

{% trans "Your OpenID is accepted. Please complete this to finish registration." %}

-

{% trans "This account already exists, please use another." %}

-

- - {% if form1.errors %} -

- {% trans "Sorry, looks like we have some errors:" %}
-

-

- {% endif %} - {% if form2.errors %} -

- {% trans "Sorry, looks like we have some errors:" %}
-

-

- {% endif %} - -
-
- {{ form.next }} -
- {% trans "New account" %} -

{{ form1.username }}
-

{{ form1.email }}
-
-
-
-
- -{% endblock %} -- cgit v1.2.3-1-g7c22