{% extends CYCLOPE_DEFAULT_TEMPLATE %} {% load i18n %} {% block content %}

{% trans "You have logged out" %}

{% endblock%}