{% extends 'gentelella/plain.html' %} {% load static i18n %} {% block sidebar %}{% endblock %} {% block top_navigation %}{% endblock%} {% block body_class %}login{% endblock body_class %} {% block content %}
{% trans 'Thank you for using our system; we hope you found it satisfactory.' %}
{% trans 'You are very close to logging out; to do so, please click the logout button.' %}
{% trans 'We look forward to seeing you again soon.' %}
{% else %}{% trans 'or maybe you want to' %} {% trans 'go home' %}
{% endif %}