Initial commit.
This commit is contained in:
4
themes/blowfish/layouts/partials/meta/date.html
Normal file
4
themes/blowfish/layouts/partials/meta/date.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<time datetime="{{ . | time.Format "2006-01-02T15:04:05-07:00" }}">
|
||||
{{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) -}}
|
||||
</time>
|
||||
{{- /* Trim EOF */ -}}
|
Reference in New Issue
Block a user