{% extends "account/base.html" %} {% block title %}{{ page_title(_("Profile Inactive")) }}{% endblock %} {% block content %}
{{ _("This profile is inactive.") }}