5 lines
89 B
Smarty
5 lines
89 B
Smarty
{{#if idValue}}
|
|
<a href="#{{foreignScope}}/view/{{idValue}}">{{nameValue}}</a>
|
|
{{/if}}
|
|
|