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}}
+
{{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"}} +
+
+ + {{end}}