{{ 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 }}
{{ with .Page.Params.tag }}{{ partial "taxonomy/tags.html" . }}{{ end }}
</div>
<divclass="date"><timeclass="dt-published"datetime="{{ .Date.Format "2Jan200615:04GMT"}}">{{ .Date.Format "Mon, Jan 2, 2006" }}</time></div>