|
|
<div class="item">
|
|
|
<a {{#if link}}href="{{link}}"{{/if}} title="{{#if isGood}}{{alt}}{{^}}{{@root.title}}{{/if}}">
|
|
|
<a {{#if link}}href="{{link}}"{{/if}}{{#if isGood}} title="{{alt}}"{{/if}}>
|
|
|
{{#if isGood}}
|
|
|
{{#ifor triple double single}}
|
|
|
{{#within index 3}}
|
...
|
...
|
|