{% extends "one_column_body.html" %} {% block title %}{% filter trim %}{% trans %}Logout{% endtrans %}{% endfilter %}{% endblock %} {% block page_class %}logout-page{% endblock %} {% block content %}
{% trans %}However, you still may be logged in to your OpenID provider. Please logout of your provider if you wish to do so.{% endtrans %}
{% endif %} {% endblock %}