summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 82b556e..8dde34d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -8,7 +8,7 @@ var scoreColonne = {{ conf.score.colonne }} ;
8var scoreDiagonale = {{ conf.score.diagonale }} ; 8var scoreDiagonale = {{ conf.score.diagonale }} ;
9 9
10/*URL */ 10/*URL */
11met_url('?grille={{ chainecode }}') 11//met_url('?grille={{ chainecode }}')
12</script> 12</script>
13 13
14<h1>{{ conf.titre }}</h1> 14<h1>{{ conf.titre }}</h1>