aboutsummaryrefslogtreecommitdiff
path: root/www/html/syntaxe.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/html/syntaxe.py')
-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>