1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 08:10:10 +00:00

Use safe date in samples partial.

This commit is contained in:
hacksalot 2016-01-11 12:33:14 -05:00
parent c3cb5d5676
commit 18ae43054a

View File

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