summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2020-07-28 18:26:39 +0200
committerDenise sur Lya <sekhmet@lya>2020-07-28 18:26:39 +0200
commit2c023f1aec3a9a4276642bcba5329c9654730ffa (patch)
treebebc0b51fad9edefdb0fcc58925608bc53bcf859 /templates/base.html
parent8b5845ffdbffa3cf291bfef8e224c1d81bdd09de (diff)
downloadoms-2c023f1aec3a9a4276642bcba5329c9654730ffa.tar.gz
oms-2c023f1aec3a9a4276642bcba5329c9654730ffa.tar.zst
oms-2c023f1aec3a9a4276642bcba5329c9654730ffa.zip
bug corrigé (ajout de lignes) + taille cachée par défaut.
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 2fdd3b3..dd4192a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -11,7 +11,7 @@
11 11
12 </head> 12 </head>
13 13
14 <body> 14 <body onload="affiche_donneesplus_sibesoin()">
15 <h1>Courbes de croissance « OMS » de l'enfant</h1> 15 <h1>Courbes de croissance « OMS » de l'enfant</h1>
16 16
17 {% if err.length != 0 %} 17 {% if err.length != 0 %}