{{ . | markdownify }}
{{ end }} {{ if gt $pubs_len .Site.Params.publications.count }}{{ with .Site.Params.publications.str_all }}{{ . | markdownify }}{{ end }}
{{ end }}{{ partial "publication_links" (dict "content" . "is_list" 1) }}
{{ . | markdownify }}
{{ end }} {{ if gt $posts_len .Site.Params.posts.count }}{{ with .Site.Params.posts.str_all }}{{ . | markdownify }}{{ end }}
{{ end }}{{ if .Truncated }} {{ .Summary }} {{ else }} {{ .Content }} {{ end }}
{{ with .Site.Params.posts.str_read_more }}{{ . | markdownify }}{{ end }}
{{ . | markdownify }}
{{ end }}{{ . }}
{{ end }} {{ if isset .Params "tags" }} {{ $tagsLen := len .Params.tags }} {{ if gt $tagsLen 0 }} {{ end }} {{ end }}{{ . | markdownify }}
{{ end }}{{ . | markdownify }}
{{ end }}