{% 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 leftcol %}
{% blocktrans with rpconfig.displayname as rpconfigname %}You are here because {{ rpconfigname }} uses the Ubuntu Single Sign On service.{% endblocktrans %}
{% endif %}{% 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 %}