Mercurial > libervia-templates
view default/session/disconnect.html @ 38:f371bc50ea45
blog/articles: added context when importing comment, so csrf_token is transmited to the macro.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 11 Jul 2017 07:47:18 +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 %}