{{ .Title }}

{{ with .Params.description }}
{{ . | markdownify }}
{{ end }}
{{ with .Params.author }}{{ T "post_byline_by" }} {{ . | markdownify }} |{{ end}}
{{ partial "taxonomy_terms_article_wrapper.html" . }} {{ if not .Params.hide_readingtime }} {{ partial "reading-time.html" . }} {{ end }} {{ if .Params.pdf}}

View PDF Download PDF

{{ end }}
{{ .Content }}