diff --git a/templates/base.html b/templates/base.html index b8307c6..6b34fd8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,6 +21,7 @@ } } + {{title}} + Bootstrap @@ -105,8 +109,8 @@ {% if current_user.is_authenticated %} - + {% else %}