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

{{ _("Profile Inactive") }}

{{ _("This profile is inactive.") }}

{% endblock %}