summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2021-07-28 23:32:21 +0200
committerDenise sur Lya <sekhmet@lya>2021-07-28 23:32:21 +0200
commit487aa49cfc31c1358e912966d63f792bab2638f5 (patch)
treea65e419a0c6a8d6a3cd7414edf0e70928b6d74ae /templates/index.html
parent9dd50f21c43b11d8687c68209718f7429eead92d (diff)
downloadbingo-487aa49cfc31c1358e912966d63f792bab2638f5.tar.gz
bingo-487aa49cfc31c1358e912966d63f792bab2638f5.tar.zst
bingo-487aa49cfc31c1358e912966d63f792bab2638f5.zip
Ajout d'une licence, et du lien vers le code source, et de divers trucs.
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>