diff --git a/web/templates/admin/campsite/carousel/index.gohtml b/web/templates/admin/campsite/carousel/index.gohtml index 741e095..0831362 100644 --- a/web/templates/admin/campsite/carousel/index.gohtml +++ b/web/templates/admin/campsite/carousel/index.gohtml @@ -39,11 +39,11 @@ {{ .Caption }} -
- -
+ {{- end }} diff --git a/web/templates/admin/home/index.gohtml b/web/templates/admin/home/index.gohtml index 3613e84..5304e60 100644 --- a/web/templates/admin/home/index.gohtml +++ b/web/templates/admin/home/index.gohtml @@ -38,11 +38,11 @@ {{ .Caption }} -
- -
+ {{- end }} diff --git a/web/templates/admin/services/index.gohtml b/web/templates/admin/services/index.gohtml index efc30f0..6a7c308 100644 --- a/web/templates/admin/services/index.gohtml +++ b/web/templates/admin/services/index.gohtml @@ -38,11 +38,11 @@ {{ .Caption }} -
- -
+ {{- end }} @@ -82,11 +82,11 @@ {{ .Name }} -
- -
+ {{- end }} diff --git a/web/templates/admin/surroundings/index.gohtml b/web/templates/admin/surroundings/index.gohtml index eca20cc..dc8d0a8 100644 --- a/web/templates/admin/surroundings/index.gohtml +++ b/web/templates/admin/surroundings/index.gohtml @@ -38,11 +38,11 @@ {{ .Name }} -
- -
+ {{- end }}