aboutsummaryrefslogtreecommitdiff
path: root/_layouts/pastebin.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_layouts/pastebin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/pastebin.html b/_layouts/pastebin.html
index 21e4f65..4314ca2 100644
--- a/_layouts/pastebin.html
+++ b/_layouts/pastebin.html
@@ -3,7 +3,7 @@ layout: default
---
<article>
<section class="header">
- Posted on {{ page.date | date: site.t.date_format[page.lang] }}
+ Posted on {% include i18n-date.html date=page.date %}
</section>
<section>
{{ content }}