diff --git a/templates/read.tmpl b/templates/read.tmpl index 7b43995..ddcccdd 100644 --- a/templates/read.tmpl +++ b/templates/read.tmpl @@ -88,9 +88,9 @@
{{range .Posts}}
{{if .Title.String}}

- + {{else}} -

+

{{end}}

{{if .Collection}}from {{.Collection.DisplayTitle}}{{else}}Anonymous{{end}}

{{if .Excerpt}}
{{.Excerpt}}