{% extends "base.html" %} {% load i18n %} {% block page_name %}{% trans "Ubuntu LoCo Events List" %}{% endblock %} {% block extrahead %} {{ block.super }} {% endblock %} {% block sub_nav_links %}
{% trans "Select a global event below to see more information about it:" %}
{% trans "There are currently no LoCo Global Events" %}
{% trans "Select a team event below to see more information about it:" %}
{% trans "There are currently no LoCo Team Events" %}