summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2021-07-30 16:22:13 +0200
committerDenise sur Lya <sekhmet@lya>2021-07-30 16:22:13 +0200
commitf117ca68597265f74f1c87d96dc2538f7fca50e9 (patch)
tree063105714b8e753dadec792095f73c599aa985c5 /templates/base.html
parent0b5642d46400b878e4aedc6d809f7ff10b1f9a01 (diff)
downloadbingo-f117ca68597265f74f1c87d96dc2538f7fca50e9.tar.gz
bingo-f117ca68597265f74f1c87d96dc2538f7fca50e9.tar.zst
bingo-f117ca68597265f74f1c87d96dc2538f7fca50e9.zip
sauvegarde du jeu en cours + divers
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index ee9aa18..a3f57d1 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -11,7 +11,6 @@
11 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 11 <meta name="viewport" content="width=device-width, initial-scale=1.0">
12 12
13 </head> 13 </head>
14
15 <body> 14 <body>
16 15
17 {% block contenu %}{% endblock %} 16 {% block contenu %}{% endblock %}