diff --git a/templates/collection-post.tmpl b/templates/collection-post.tmpl
index 455dcfd..280ab0e 100644
--- a/templates/collection-post.tmpl
+++ b/templates/collection-post.tmpl
@@ -4,7 +4,7 @@
{{.PlainDisplayTitle}} {{localhtml "title dash" .Language.String}} {{.Collection.DisplayTitle}}
-
+
{{if .CustomCSS}}{{end}}
@@ -45,7 +45,7 @@
-
+
@@ -61,7 +61,7 @@
{{ end }}
-
+
{{if .Silenced}}
{{template "user-silenced"}}
{{end}}
@@ -71,7 +71,7 @@
{{ end }}
-
+
{{if .Collection.CanShowScript}}
{{range .Collection.ExternalScripts}}{{end}}
{{if .Collection.Script}}{{end}}