aboutsummaryrefslogtreecommitdiff
path: root/www/layouts/partials/date.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/layouts/partials/date.html')
-rw-r--r--www/layouts/partials/date.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/layouts/partials/date.html b/www/layouts/partials/date.html
new file mode 100644
index 0000000..9769e4e
--- /dev/null
+++ b/www/layouts/partials/date.html
@@ -0,0 +1 @@
+<time datetime="{{ . | time.Format "RFC3339"}}">{{ . | time.Format ":date_medium" }}</time> \ No newline at end of file