- {{ . }} -
- {{- end -}} - - - - {{- with .Params.author -}} - {{- $authorPage := site.GetPage (printf "authors/%s" .) -}} - {{- with $authorPage -}} - {{- partial "author-card.html" . -}} ++ {{ . }} +
+ {{- end -}} + + + + {{- with .Params.author -}} + {{- $authorPage := site.GetPage (printf "authors/%s" .) -}} + {{- with $authorPage -}} + {{- partial "author-card.html" . -}} + {{- end -}} + {{- end -}} + + + + +