Mercurial > libervia-templates
view default/session/disconnect.html @ 63:a9ecc765214c
ticket(view): use CSS grid to display metadata, and put data next to labels
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 11 Nov 2017 17:20:28 +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 %}