{{ _('Password Reset') }}
{{ _('Password reset unsuccessful') }}
{{ _('The password reset link was invalid, possibly because it has already been used. Please request a new password reset.') }}
{% extends "impala/base_shared.html" %} {% from 'includes/forms.html' import required %} {% block title %}{{ page_title(_('Password Reset')) }}{% endblock %} {% block bodyclass %}login{% endblock %} {% block content %}