summaryrefslogtreecommitdiffstats
path: root/templates/authopenid/signup.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/authopenid/signup.html')
-rw-r--r--templates/authopenid/signup.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/authopenid/signup.html b/templates/authopenid/signup.html
index 9ac0aab3..a65dafdc 100644
--- a/templates/authopenid/signup.html
+++ b/templates/authopenid/signup.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+<!--signup.html-->
{% load i18n %}
{% block title %}{% spaceless %}{% trans "Signup" %}{% endspaceless %}{% endblock %}
@@ -51,3 +52,4 @@
</form>
</div>
{% endblock %}
+<!--end signup.html-->