{% trans "Ubuntu LoCo Global Events History" %}
{% if global_event_list %}{% trans "Select a past global event below to see more information about it:" %}
{% include "events/global_event_list.inc.html" %} {% else %}{% trans "There have been no LoCo Global Events in the past :(" %}
{% endif %}