{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %} {% trans "Choose your language" %} {% endblock %} {% block text_title %}
{% blocktrans %}We welcome volunteers to help us translate this site to new languages. If you are able to help, please visit our translations site to get started.{% endblocktrans %}
{% endblock %} {% comment %} Removing language link from footer on this page {% endcomment %} {% block language_footer %}{% endblock %}