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