{{ if and (.ctx.Site.Params.resizeImages | default true) (.ctx.Params.resizeImages | default true) }}
{{ else }}
{{ end }}
{{ else if and (isset .ctx.Params "featuredimage") (ne .ctx.Params.featuredImage "") }}
{{ if or ( or ( .ctx.Params.showDate | default true ) .ctx.Params.categories) .ctx.Params.author }}
{{ partial "article-footer.html" .ctx }}
{{ end }}
{{ .ctx.Content }}