diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index 0b083c6c3..41105f16f 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -5,6 +5,7 @@ Change Detection{{extra_title}} + {% if extra_stylesheets %} @@ -18,6 +19,7 @@ } +