{% macro render_draft_mode_warning(event) %}
{% trans %}Contributions are in draft mode{% endtrans %}
{% trans %} While in draft mode, regular users cannot see the contributions and timetable. {% endtrans %}
{% endmacro %}