diff options
Diffstat (limited to 'templates/authopenid/signup.html')
-rw-r--r-- | templates/authopenid/signup.html | 1 |
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 %} |