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