{% extends "base.html" %} {% block title %}Account is read only — {{ service_name }}{% endblock %} {% block readonly_alert %}{% endblock %} {% block content %}

Account is read only

Your account has been marked as read only. If you think this was done erroneously, please contact an administrator.

{% endblock %}