{% extends "smartmin/update.html" %} {% load i18n %} {% block pre-form %}
{% blocktrans %} Your password has expired. Site policy states that you must pick a new password every {{ expire_days }} days, and that passwords must not have been used within the previous {{ window_days }} days. {% endblocktrans %}
{% endblock %}