Mercurial > libervia-templates
view default/session/disconnect.html @ 108:98cab6b754d3
css (blog): set a max-width for videos
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 24 Jan 2018 19:15:43 +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 %}