{% trans "Click on your continent to find teams near you." %}
{% extends "base.html" %} {% load i18n %} {% block sub_nav_links %} {% trans "About Local Community (LoCo) Teams" %} {% trans "Using the LoCo Team Directory" %} {% endblock %} {% block extrahead %}{{block.super}} {% endblock %} {% block content %}
{% trans "Click on your continent to find teams near you." %}
{% trans "Select a global event below to see more information about it:" %}
{% include "events/global_event_list.inc.html" %} {% endif %}