diff --git a/templates/base.html b/templates/base.html index 51fa990..4a226f5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -51,7 +51,7 @@ - {% if config.env == "Production" %} + {% if config.ENV == "production" %} Photo Assistant {% else %} PA (DEV)