{% extends "base_content.html" %} {% load i18n %} {% block title %}{% spaceless %}{% trans "Traditional login information" %}{% endspaceless %}{% endblock %} {% block content %}
{% trans "Traditional login information" %}
{% spaceless %}
<<<<<<< HEAD:templates/authopenid/external_legacy_login_info.html fill in template templates/authopenid/external_legacy_login_info.html and explain how to change password, recover password, etc. ======= {% trans "how to login with password through external login website" %} >>>>>>> 82d35490db90878f013523c4d1a5ec3af2df8b23:templates/authopenid/external_legacy_login_info.html
{% endspaceless %} {% endblock %}