aboutsummaryrefslogtreecommitdiff
path: root/www/html/fonctions.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/fonctions.py')
-rwxr-xr-xwww/html/fonctions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/fonctions.py b/www/html/fonctions.py
index 8fce43b..317e24e 100755
--- a/www/html/fonctions.py
+++ b/www/html/fonctions.py
@@ -12,7 +12,7 @@ def baseHTML(title,body):
</head>
<body>
<nav>
- <a href="/">Index</a>
+ <a href="/">Accueil</a>
<a href="/filtrage.py">Filtrage</a>
<a href="/syntaxe.py">Syntaxe</a>
<a href="/bilan.py">Bilan</a>