From cf0d4c8c36224ca7059e99d03c25abaf694011d7 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Thu, 18 Feb 2021 20:05:29 +0100 Subject: =?UTF-8?q?extrapolation=20des=20courbes=20et=20calculs=20associ?= =?UTF-8?q?=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index dd4192a..53512d9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,6 +24,13 @@ {% endif %} + {% if beta %} +
+

Attention !

+

Ceci est la version « Bêta-test » du site. Il se peut que l'outil ait un comportement inattendu ou buggue. Si vous ne savez pas ce que vous + faites là, retournez sur le site normal en cliquant ici

+
+ {% endif %}
{% block contenu %}{% endblock %} @@ -37,7 +44,6 @@ Contact | À propos | Changelog - -- cgit v1.2.3