Refactor exps into vars
This commit is contained in:
		| @@ -79,7 +79,9 @@ | ||||
|         {{ end }} | ||||
|  | ||||
|         {{ range $subpages }} | ||||
|             {{ if not (.Param "paige.exclude_feeds") }} | ||||
|             {{ $include := not (.Param "paige.exclude_feeds") }} | ||||
|  | ||||
|             {{ if $include }} | ||||
|                 <item> | ||||
|                     {{ $author := "" }} | ||||
|                     {{ $authors := partial "paige/func-authors.html" . }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user