Mercurial > libervia-templates
view default/session/disconnect.html @ 122:9d95b58200df
file: files handling first draft:
file/overview.html generate a simple files/directories listing
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 11 Mar 2018 19:21:46 +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 %}