Mercurial > libervia-templates
view default/session/disconnect.html @ 59:232eb1b4cd89
ticket/create: use new attributes arguments to set placeholders and required field on title
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 09 Nov 2017 08:06:03 +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 %}