summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/functions/date.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/partials/functions/date.html')
-rw-r--r--themes/blowfish/layouts/partials/functions/date.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/blowfish/layouts/partials/functions/date.html b/themes/blowfish/layouts/partials/functions/date.html
new file mode 100644
index 0000000..d9ae543
--- /dev/null
+++ b/themes/blowfish/layouts/partials/functions/date.html
@@ -0,0 +1 @@
+{{ return time.Format (site.Language.Params.dateFormat | default ":date_long") . }}