{{ .Title }}

{{ .Date.Format "2006-01-02" }} {{ if and (site.Params.tagsInArticlePreview | default true) .Params.tags }} | {{ range .Params.tags }} #{{ . }} {{ end }} {{ end }}

{{ if .Site.Params.imageInArticlePreview }} {{ if .Params.Image }} {{ end }} {{end}} {{ if (site.Params.articleSummary | default true) }}

{{ .Summary }}

Continue reading 

{{ end }}