From 18ae43054a2cb211ce706457f0d652052d1018c6 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Mon, 11 Jan 2016 12:33:14 -0500 Subject: [PATCH] Use safe date in samples partial. --- partials/html/section/samples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partials/html/section/samples.html b/partials/html/section/samples.html index 2af2265..a28c381 100644 --- a/partials/html/section/samples.html +++ b/partials/html/section/samples.html @@ -12,7 +12,7 @@ {{else}} {{ title }} {{/if}} - {{formatDate date 'YYYY-MM'}} + {{formatDate safe.date 'YYYY-MM'}} {{{ summary }}} {{#if highlights}}