diff --git a/themes/secluded/layouts/_default/list.html b/themes/secluded/layouts/_default/list.html index 432f3b9..d524157 100644 --- a/themes/secluded/layouts/_default/list.html +++ b/themes/secluded/layouts/_default/list.html @@ -1,11 +1,13 @@ {{ define "main" }}

{{ .Title }}

+
+ {{ .Content | safeHTML }} +

There are RSS feeds for all of the categories and tags on the site. If you want to subscribe to one of them, navigate to that list and click here; you'll be taken to the specific feed.

- +
{{ $title := .Title }} {{ if eq $title "Posts" }}