{% trans "Ubuntu LoCo Global Events" %}
{% if global_event_list %}

{% trans "Select a global event below to see more information about it:" %}
{% include "events/global_event_list.inc.html" %} {% else %}{% trans "There are currently no LoCo Global Events" %}
{% endif %}