summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index d1b4376..ee9aa18 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -21,6 +21,7 @@
21 <nav> 21 <nav>
22 <a href="/">Grille aléatoire</a> | 22 <a href="/">Grille aléatoire</a> |
23 <a href="/custom">Créer une grille personnalisée</a> | 23 <a href="/custom">Créer une grille personnalisée</a> |
24 <a href="/liste">Liste complète des remarques</a> |
24 <a href="/apropos">À propos</a> 25 <a href="/apropos">À propos</a>
25 26
26 </nav> 27 </nav>