diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 7372d8f22..b431ca286 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -61,7 +61,7 @@ - {% if refresh_page_sec %} + {% if refresh_page_sec is not None %} @@ -72,7 +72,7 @@