From 8b57e76f64cf5de3d0a810019a7fcff03d876544 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Fri, 8 May 2020 19:22:32 +0200 Subject: Ajout page analyse MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ajout d'une page analyse.py quasi vierge et de l'entrée "Analyse" dans la balise nav de fonctions.py. --- www/html/fonctions.py | 1 + 1 file changed, 1 insertion(+) (limited to 'www/html/fonctions.py') diff --git a/www/html/fonctions.py b/www/html/fonctions.py index b9efce1..a8d4c8b 100755 --- a/www/html/fonctions.py +++ b/www/html/fonctions.py @@ -15,6 +15,7 @@ def baseHTML(title,body): Index Filtrage Syntaxe + Analyse """+ body +""" -- cgit v1.2.3