aboutsummaryrefslogtreecommitdiffstats
path: root/www/html/syntaxe.py
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-05-09 10:35:49 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-05-09 10:35:49 +0200
commitcb6a7852bf1015497aaaf40cc41050405f3f3f84 (patch)
tree143b0e5019a01404c271b8679d93a541ffdd147f /www/html/syntaxe.py
parent8b57e76f64cf5de3d0a810019a7fcff03d876544 (diff)
downloadATS-cb6a7852bf1015497aaaf40cc41050405f3f3f84.tar.gz
ATS-cb6a7852bf1015497aaaf40cc41050405f3f3f84.tar.bz2
ATS-cb6a7852bf1015497aaaf40cc41050405f3f3f84.zip
beaucoup de modifs
Diffstat (limited to '')
-rwxr-xr-xwww/html/syntaxe.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/html/syntaxe.py b/www/html/syntaxe.py
index cdaf5f7..61ef7b3 100755
--- a/www/html/syntaxe.py
+++ b/www/html/syntaxe.py
@@ -10,8 +10,8 @@ def index(req):
#write the html page
req.write(baseHTML("ATS-Project","""
-<center><h1>Syntaxe</h1></center>
-<p>La """+lien('syntaxe.py','syntaxe')+""" pour utiliser les filtres disponibles sur l'"""+lien('index.py','index')+""" et """+lien('filtrage.py','filtrage')+""" est la suivante :</p>
+<h1>Syntaxe</h1>
+<p>La """+lien('syntaxe.py','syntaxe')+""" pour utiliser les filtres disponibles sur la page """+lien('filtrage.py','filtrage')+""" est la suivante :</p>
<p>&lt;colonne&gt;='&lt;valeur&gt;'</p><br/>
<table>
<tr><th>colonne</th><th>valeur</th><th>exemple</th></tr>