{% extends "dashboard/base.html" %} {% load static %} {% block title %}{% if bulletin %}{{ bulletin.title }} — {% endif %}{{ title }}{% endblock %} {% block content %}
No bulletin has been configured yet. Admins can create one from the CMS.
← Back to DashboardThis bulletin requires authentication. {% if organization %}Sign in with your {{ organization }} credentials to continue.{% endif %}
{% if login_error %}{{ bulletin.subtitle }}
{% endif %}