diff --git a/template/templates/common/item_meta.html b/template/templates/common/item_meta.html index 98b6b952..8a090303 100644 --- a/template/templates/common/item_meta.html +++ b/template/templates/common/item_meta.html @@ -6,7 +6,7 @@ {{ if .entry.Author }}
  • - {{ truncate .entry.Author 35 }} + {{ truncate .entry.Author 35 }}
  • {{ end }}