{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans 'Sign out' %}
{% include 'servers/_iframe_console.html'%} {% endblock %}