{% trans "Ubuntu LoCo Team Approvals List" %}
{% if approved_teams %}
|
{% trans "There are currently no approved teams in the Ubuntu LoCo Directory. :(" %}
{% endif %}{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Ubuntu LoCo Team Approvals List" %}{% endblock %} {% block content %}
|
{% trans "There are currently no approved teams in the Ubuntu LoCo Directory. :(" %}
{% endif %}