mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Partials: Recognition: Use conditional link.
This commit is contained in:
parent
e42cd44bb7
commit
78b2b98c8d
@ -7,7 +7,7 @@
|
|||||||
{{#each r.recognition}}
|
{{#each r.recognition}}
|
||||||
{{#> body-recognition }}
|
{{#> body-recognition }}
|
||||||
<div>
|
<div>
|
||||||
<h3><em>{{ title }}</em>, {{ from }}</h3>
|
<h3><em>{{ title }}</em>, {{{link from url }}}</h3>
|
||||||
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
|
<span class="tenure">{{formatDate safe.date 'YYYY' }}</span>
|
||||||
{{{ summary }}}
|
{{{ summary }}}
|
||||||
{{> highlights }}
|
{{> highlights }}
|
||||||
|
Loading…
Reference in New Issue
Block a user