summaryrefslogtreecommitdiffstats
path: root/templates/authopenid/changeopenid.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/authopenid/changeopenid.html')
-rw-r--r--templates/authopenid/changeopenid.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/authopenid/changeopenid.html b/templates/authopenid/changeopenid.html
index c1f3d180..9b5a196a 100644
--- a/templates/authopenid/changeopenid.html
+++ b/templates/authopenid/changeopenid.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+<!-- changeopenid.html -->
{% load i18n %}
{% block content %}
@@ -31,3 +32,4 @@
</form>
</div>
{% endblock %}
+<!-- end changeopenid.html -->