summaryrefslogtreecommitdiffstats
path: root/templates/authopenid/signup.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-04 23:25:57 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-04 23:25:57 -0400
commit20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3 (patch)
tree1a467ee87ae834590e2d6c88fdaeaf7e391e995d /templates/authopenid/signup.html
parentf447f1a79de3fefee498a79cf7d8262bc774b9e4 (diff)
downloadaskbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.tar.gz
askbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.tar.bz2
askbot-20a7ce5657bf3d8683bdb4f9b860dbad044fb2f3.zip
included changes by Adolfo and Chaitanya and found temporary fix for languages
Diffstat (limited to 'templates/authopenid/signup.html')
-rw-r--r--templates/authopenid/signup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/authopenid/signup.html b/templates/authopenid/signup.html
index a4460aa3..9ac0aab3 100644
--- a/templates/authopenid/signup.html
+++ b/templates/authopenid/signup.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load i18n %}
{% block title %}{% spaceless %}{% trans "Signup" %}{% endspaceless %}{% endblock %}
{% block content %}