{% extends "base.html" %} {% load i18n %} {% block title %} {% trans "Ubuntu LoCo Team Directory" %} {% endblock %} {% block content %}

{% trans "Ubuntu LoCo Team Directory" %}

{% trans "Teams" %}

{% trans "List of all Ubuntu LoCo Teams, with full information such as contact, web pages, mailing list, and more." %} {% trans "If there are no teams in your country/region/area, you will be able to add a team in the near future." %}

{% trans "Events" %}

{% trans "List of all Ubuntu LoCo Events, with full information such as location, attendees, teams, and more." %}

{% trans "Venues" %}

{% trans "List of all Ubuntu LoCo Venues." %}

{% trans "Coming Soon!" %}

{% trans "Future additions to this site will include:" %}

  • Team Collaboration
  • Various mashups

{% endblock %}