web.myco.systems/web-myco/themes/blowfish/layouts/partials/meta/date.html
2023-09-02 03:10:14 +00:00

4 lines
159 B
HTML

<time datetime="{{ . }}">
{{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) | markdownify | emojify -}}
</time>
{{- /* Trim EOF */ -}}