{% extends "layout.html" %} {% block content %}

{{ gettext("Your account has been locked") }}

{{ gettext("We have detected suspicious activity on your account and have locked it.") }}

{{ gettext("Please contact Newsroom administrator to unlock your account") }}

{{ gettext('Home') }}
{% endblock %}