{% extends "orga/base.html" %} {% load i18n %} {% block content %}
{{ timeline.EVENT.name }}
  • {% trans "Provide a point of contact for the speakers" %}
  • {% trans "Enjoy the event!" %}
{{ timeline.WRAPUP.name }}
  • {% trans "Monitor incoming feedback" %}
  • {% trans "Embed talk recordings if available" %}
  • {% trans "Release next event date?" %}

Dashboard

Dashing dashboard to follow.
{% endblock %}