{% extends "twocols.html" %} {% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% load i18n %} {% block extra_header %} {% endblock %} {% block menu %}{% endblock %} {% block text_title %} {% if rpconfig and rpconfig.logo_url %}
{% blocktrans %}Please note that if you've registered with Launchpad you can use your existing Launchpad credentials to log in.{% endblocktrans %}
{% blocktrans %}This is a new service to provide a single, central login service for all Ubuntu-related sites.{% endblocktrans %}
{%if not embedded %} {% endif %}{{ brand.provides_access }}
{% if not readonly %} {% endif %} {% endblock %}