Use safe date in samples partial.

This commit is contained in:
hacksalot 2016-01-11 12:33:14 -05:00
parent c3cb5d5676
commit 18ae43054a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
{{else}}
{{ title }}
{{/if}}
<span class="tenure">{{formatDate date 'YYYY-MM'}}</span></h3>
<span class="tenure">{{formatDate safe.date 'YYYY-MM'}}</span></h3>
{{{ summary }}}
{{#if highlights}}
<ul>