{% extends "account/base.html" %} {% load i18n %} {% block head_title %}{% trans "Other Services" %}{% endblock %} {% block body %}
{% trans "You have already authorized a twitter account." %} {% trans "Change your account with this form." %} Delete and start over. {% endif %}
{% endblock %} {% block extra_body %} {% load jquery_validation %} {% include_validation %} {% endblock %}