Partials: Recognition: Use conditional link.

This commit is contained in:
hacksalot 2016-01-15 13:59:20 -05:00
parent e42cd44bb7
commit 78b2b98c8d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
{{#each r.recognition}}
{{#> body-recognition }}
<div>
<h3><em>{{ title }}</em>, {{ from }}</h3>
<h3><em>{{ title }}</em>, {{{link from url }}}</h3>
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
{{{ summary }}}
{{> highlights }}