{{ if not (eq .Type "article")}}<spanclass="date"><timeclass="dt-published"datetime="{{ .Date.Format "2Jan200615:04GMT"}}">{{ .Date.Format "Mon, Jan 2, 2006" }}</time></span>{{end}}
{{ if not (eq .Type "article")}}<divclass="date"><timeclass="dt-published"datetime="{{ .Date.Format "2Jan200615:04GMT"}}">{{ .Date.Format "Mon, Jan 2, 2006" }}</time></div>{{end}}
<divclass="info">
{{ with .Page.Params.Blog }}{{ partial "taxonomy/blog.html" . }}{{ end }}
{{ with .Page.Params.category }}{{ partial "taxonomy/categories.html" . }}{{ end }}
@ -37,7 +37,7 @@
{{ if fileExists $relpathJSON }}
<divclass="syndication">
{{ $mJSON := getJSON $pathJSON }}
Syndicated to <ahref="{{ printf $mJSON.url}}">Pleroma</a>.
Syndicated to <ahref="{{ printf $mJSON.url}}">Pleroma</a>