4 lines
89 B
Smarty
4 lines
89 B
Smarty
{{#if value}}
|
|
<a href="{{url}}" target="_blank" title="{{value}}">{{value}}</a>
|
|
{{/if}}
|