diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 3a6f316e..9c5bc54d 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -10,7 +10,8 @@

{{ .Title }} {{- if and (or (eq .Kind `term`) (eq .Kind `section`)) (.Param "ShowRssButtonInSectionTermList") }} - + {{- with .OutputFormats.Get "rss" }} + @@ -19,6 +20,7 @@ {{- end }} + {{- end }}

{{- if .Description }}