summaryrefslogtreecommitdiffstats
path: root/templates/shared/datetime/long.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shared/datetime/long.tmpl')
-rw-r--r--templates/shared/datetime/long.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shared/datetime/long.tmpl b/templates/shared/datetime/long.tmpl
new file mode 100644
index 0000000000..4880cf3f91
--- /dev/null
+++ b/templates/shared/datetime/long.tmpl
@@ -0,0 +1 @@
+<relative-time format="datetime" year="numeric" month="long" day="numeric" weekday="" datetime="{{.Datetime}}">{{.Fallback}}</relative-time>