{% extends "base.html" %} {% load i18n %} {% block page_name %}{% trans "Ubuntu LoCo Event Venues" %}{% endblock %} {% block sub_nav_links %}
{% trans "Select a Venue below to see more information about it:" %}
{% if continent_list %} {% for continent in continent_list %}{% trans "There are currently no LoCo Venues :(" %}
{% endif %}