{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Change sign-in credentials" %} | {{ block.super }}{% endblock %} {% block content %}
{{ message }}
{% trans "From now you will need to use new credentials when signing in." %}