diff --git a/template/html/bookmark_entries.html b/template/html/bookmark_entries.html index afd81921..f66d0d61 100644 --- a/template/html/bookmark_entries.html +++ b/template/html/bookmark_entries.html @@ -14,7 +14,7 @@
{{ if ne .Feed.Icon.IconID 0 }} - + {{ .Feed.Title }} {{ end }} {{ .Title }} diff --git a/template/html/category_entries.html b/template/html/category_entries.html index 41d3c402..6cf6c517 100644 --- a/template/html/category_entries.html +++ b/template/html/category_entries.html @@ -21,7 +21,7 @@
{{ if ne .Feed.Icon.IconID 0 }} - + {{ .Feed.Title }} {{ end }} {{ .Title }} diff --git a/template/html/entry.html b/template/html/entry.html index 5fe50014..81598746 100644 --- a/template/html/entry.html +++ b/template/html/entry.html @@ -48,7 +48,7 @@