diff --git a/templates/base.html b/templates/base.html index 5959597..19a9f62 100644 --- a/templates/base.html +++ b/templates/base.html @@ -39,6 +39,7 @@ + {% if config.ENV == "production" %} Books DB {% else %} @@ -124,6 +125,7 @@ + {% if message is defined and message|length %}