diff --git a/changedetectionio/templates/_common_fields.jinja b/changedetectionio/templates/_common_fields.jinja index 01cb9a90..4ab4ca4d 100644 --- a/changedetectionio/templates/_common_fields.jinja +++ b/changedetectionio/templates/_common_fields.jinja @@ -23,7 +23,7 @@
Send test notification {% if emailprefix %} - Add email + Add email {% endif %} Notification debug logs
diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html index fa5f7825..9cd3a33b 100644 --- a/changedetectionio/templates/base.html +++ b/changedetectionio/templates/base.html @@ -2,28 +2,28 @@ - - - + + + Change Detection{{extra_title}} - - - + + + {% if extra_stylesheets %} {% for m in extra_stylesheets %} - + {% endfor %} {% endif %} - - - - - - - - - + + + + + + + + +