{% 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 %} {% load static_url %}
{% ifequal captcha_error "&error=no-challenge" %}

{% blocktrans with "support_form"|static_url as support_form_url %} It appears that our captcha service was unable to load on this page. This may be caused by a plugin on your browser. Please correct this and try again. If the problem persists, please contact support {% endblocktrans %}

{% endifequal %}