{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Account Inactive" %}{% endblock %} {% block inner %}
{% trans "This account is inactive." %}