summaryrefslogtreecommitdiffstats
path: root/templates/authopenid/external_legacy_login_info.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/authopenid/external_legacy_login_info.html')
-rw-r--r--templates/authopenid/external_legacy_login_info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/authopenid/external_legacy_login_info.html b/templates/authopenid/external_legacy_login_info.html
index c200b29d..3318499c 100644
--- a/templates/authopenid/external_legacy_login_info.html
+++ b/templates/authopenid/external_legacy_login_info.html
@@ -9,7 +9,7 @@
{% spaceless %}
<div class="message">
<!--add info about your external login site here-->
-{% trans "how to login with password through external login website" %}
+{% blocktrans %}how to login with password through external login website or use {{feedback_url}}{% endblocktrans %}
</div>
{% endspaceless %}
{% endblock %}