{% blocktrans %}Log in to {{ brand_description }}{% endblocktrans %}
{% endif %}{% blocktrans with rpconfig.displayname as rpconfigname %}You are here because {{ rpconfigname }} uses the {{ brand_description }}.{% endblocktrans %}
{% endif %}{% extends "base.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 content %}
{% blocktrans with rpconfig.displayname as rpconfigname %}You are here because {{ rpconfigname }} uses the {{ brand_description }}.{% endblocktrans %}
{% endif %}{% blocktrans %}Launchpad is the central point where we gather all sorts of interactions around Ubuntu, Canonical and free software generally. You can use your Launchpad account to report bugs, to find or contribute translations, to find specs, to contribute code.{% endblocktrans %}