From be2bf5155489b103e616845ffedb1a58c3808c48 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Thu, 18 Jun 2020 14:40:06 +0200 Subject: Changement de format pour l'export, ajout des boutons qui vont avec + divers --- templates/changelog.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/changelog.html') diff --git a/templates/changelog.html b/templates/changelog.html index 24447f6..7ba96cd 100644 --- a/templates/changelog.html +++ b/templates/changelog.html @@ -7,7 +7,8 @@

{{ ligne[0] }}

Le {{ ligne[1] }}
-

{{ ligne[2]|safe }}

+
+{{ ligne[2]|safe }}
{% endfor %} -- cgit v1.2.3