Mercurial > libervia-templates
view sat_templates/templates/default/session/disconnect.html @ 369:1b753e3baf06
bulma (chat): add `search_item` to handle search results in chat selection
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 06 Jul 2023 11:42:16 +0200 |
parents | e9f0a4215e46 |
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 %}