summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/meta/date.html
blob: 10a639e2859c51edb47ec7c0aad749a23c4f0a49 (plain)
1
2
3
4
<time datetime="{{ . }}">
  {{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) | markdownify -}}
</time>
{{- /* Trim EOF */ -}}