diff --git a/internal/core/templates/add_repeater.html b/internal/core/templates/add_repeater.html
index 6085e10..d604710 100644
--- a/internal/core/templates/add_repeater.html
+++ b/internal/core/templates/add_repeater.html
@@ -5,6 +5,8 @@
{{end}}
{{define "content"}}
+
+
{{if .Error}}
{{.Error}}
{{end}}
@@ -140,4 +142,6 @@
syncPublicMap();
{{end}}
+
+
{{end}}
diff --git a/internal/core/templates/repeater_added.html b/internal/core/templates/repeater_added.html
index 93dc24f..5df026a 100644
--- a/internal/core/templates/repeater_added.html
+++ b/internal/core/templates/repeater_added.html
@@ -5,6 +5,8 @@
{{end}}
{{define "content"}}
+
+
- Grant access
- Repeater details
@@ -68,4 +70,6 @@
+
+
{{end}}