Mercurial > libervia-templates
view default/session/disconnect.html @ 110:81f4ba3b121b
blog/atom.xml: change namespace for XHTML content
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 24 Jan 2018 19:43:30 +0100 |
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 %}