{{ message }}
{% endfor %}
{% endwith %}
{% block readonly_alert %}
{% if current_user.is_readonly %}
Note: Your account has been marked as read only. If you think this was done erroneously, please contact an administrator.
{% block stylesheets %} {% endblock %}
{% if current_user.is_authenticated %} {% set num_unread_notifications = (current_user | get_num_unread_notifications) %} {% else %} {% set num_unread_notifications = 0 %} {% endif %}Note: Your account has been marked as read only. If you think this was done erroneously, please contact an administrator.