{% extends "twocols.html" %} {% load i18n %} {% comment %} Copyright 2010-2013 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block extra_header %} {% endblock %} {% block menu %}{% endblock %} {% block text_title %} {% if rpconfig and rpconfig.logo_url %}
{% blocktrans %}Please note that if you have a Launchpad account 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 %}{% blocktrans %}An {{ brand_description }} account is free and gives you access to Ubuntu One, the Ubuntu Shop and many more useful services.{% endblocktrans %}
{% if not readonly %}{% include "common/new_account_link.html" %}
{% endif %} {% endblock %}