diff --git a/app/templates/base.html b/app/templates/base.html index 19037e5..145f631 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -3,23 +3,242 @@ - {% block title %}Tableau de bord{% endblock %} + {% block title %}Journal de bord{% endblock %} + + + + - -