Refactor noisy vars into exps
This commit is contained in:
		| @@ -104,9 +104,7 @@ | ||||
|     {{ end }} | ||||
|  | ||||
|     {{ range $subpages }} | ||||
|         {{ $include := not (.Param "paige.exclude_feeds") }} | ||||
|  | ||||
|         {{ if $include }} | ||||
|         {{ if not (.Param "paige.exclude_feeds") }} | ||||
|             <entry> | ||||
|                 {{ $content := .Content }} | ||||
|                 {{ $external := and .Params.link (not (.Param "paige.feeds.disable_link")) | not | not }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user