{% extends "allauth/layouts/entrance.html" %}{% load i18n allauth %} {% block head_title %}{% trans "Account Inactive" %}{% endblock %} {% block content %}

{% trans "Account Inactive" %}

{% trans "This account is inactive." %}

{% endblock %}