diff --git a/changedetectionio/templates/_common_fields.jinja b/changedetectionio/templates/_common_fields.jinja
index a12f6dff..fc152c5d 100644
--- a/changedetectionio/templates/_common_fields.jinja
+++ b/changedetectionio/templates/_common_fields.jinja
@@ -18,12 +18,13 @@
tgram://
only supports very limited HTML and can fail when extra tags are sent, read more here (or use plaintext/markdown format)
-
- Send test notification
-{% if emailprefix %}
- Add email
-{% endif %}
- Notification debug logs
+
diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html
index c9543259..2a8fbc53 100644
--- a/changedetectionio/templates/base.html
+++ b/changedetectionio/templates/base.html
@@ -1,121 +1,151 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
Change Detection{{extra_title}}
-
-
-
+
+
+
{% if extra_stylesheets %}
- {% for m in extra_stylesheets %}
-
- {% endfor %}
+ {% for m in extra_stylesheets %}
+
+ {% endfor %}
{% endif %}
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-