diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
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 }} ; | |||
8 | var scoreDiagonale = {{ conf.score.diagonale }} ; | 8 | var scoreDiagonale = {{ conf.score.diagonale }} ; |
9 | 9 | ||
10 | /*URL */ | 10 | /*URL */ |
11 | met_url('?grille={{ chainecode }}') | 11 | //met_url('?grille={{ chainecode }}') |
12 | </script> | 12 | </script> |
13 | 13 | ||
14 | <h1>{{ conf.titre }}</h1> | 14 | <h1>{{ conf.titre }}</h1> |