Mercurial > libervia-templates
view default/session/disconnect.html @ 24:2496887339f6
defaut (blog/item): use new identities object for author field
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 23 May 2017 00:07:19 +0200 |
parents | a6ec7f0fa877 |
children |
line wrap: on
line source
{% extends 'base/base.html' %} {% block body %} <p>{% trans %}You have been disconnected, have a nice day!{% endtrans %}</p> {% endblock body %}