diff --git a/templates/bare.tmpl b/templates/bare.tmpl
index 37fc574..a5f9910 100644
--- a/templates/bare.tmpl
+++ b/templates/bare.tmpl
@@ -5,7 +5,7 @@
{{if .Editing}}Editing {{if .Post.Title}}{{.Post.Title}}{{else}}{{.Post.Id}}{{end}}{{else}}New Post{{end}} — {{.SiteName}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
diff --git a/templates/chorus-collection-post.tmpl b/templates/chorus-collection-post.tmpl
index 4fe1990..468455c 100644
--- a/templates/chorus-collection-post.tmpl
+++ b/templates/chorus-collection-post.tmpl
@@ -6,7 +6,7 @@
{{.PlainDisplayTitle}} {{localhtml "title dash" .Language.String}} {{.Collection.DisplayTitle}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
diff --git a/templates/chorus-collection.tmpl b/templates/chorus-collection.tmpl
index 45fc9cb..2bc165d 100644
--- a/templates/chorus-collection.tmpl
+++ b/templates/chorus-collection.tmpl
@@ -6,7 +6,7 @@
{{.DisplayTitle}}{{if not .SingleUser}} — {{.SiteName}}{{end}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
{{if gt .CurrentPage 1}}{{end}}
diff --git a/templates/classic.tmpl b/templates/classic.tmpl
index 6ff2b55..7032f58 100644
--- a/templates/classic.tmpl
+++ b/templates/classic.tmpl
@@ -6,7 +6,7 @@
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
diff --git a/templates/collection-post.tmpl b/templates/collection-post.tmpl
index 7eedb86..54d5298 100644
--- a/templates/collection-post.tmpl
+++ b/templates/collection-post.tmpl
@@ -6,7 +6,7 @@
{{.PlainDisplayTitle}} {{localhtml "title dash" .Language.String}} {{.Collection.DisplayTitle}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
{{ if .IsFound }}
diff --git a/templates/collection-tags.tmpl b/templates/collection-tags.tmpl
index eb87221..6a989a7 100644
--- a/templates/collection-tags.tmpl
+++ b/templates/collection-tags.tmpl
@@ -6,7 +6,7 @@
{{.Tag}} — {{.Collection.DisplayTitle}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
{{if not .Collection.IsPrivate}}{{end}}
diff --git a/templates/collection.tmpl b/templates/collection.tmpl
index 96646ab..db0591d 100644
--- a/templates/collection.tmpl
+++ b/templates/collection.tmpl
@@ -6,7 +6,7 @@
{{.DisplayTitle}}{{if not .SingleUser}} — {{.SiteName}}{{end}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}
{{if gt .CurrentPage 1}}{{end}}
diff --git a/templates/edit-meta.tmpl b/templates/edit-meta.tmpl
index cef6717..cf57f47 100644
--- a/templates/edit-meta.tmpl
+++ b/templates/edit-meta.tmpl
@@ -5,7 +5,7 @@
Edit metadata: {{if .Post.Title}}{{.Post.Title}}{{else}}{{.Post.Id}}{{end}} — {{.SiteName}}
- {{if .CustomCSS}}{{end}}
+ {{if .CustomCSS}}{{end}}