7 lines
75 B
Smarty
7 lines
75 B
Smarty
{{#if value}}
|
|
{{{value}}}
|
|
{{else}}
|
|
{{{translate 'None'}}}
|
|
{{/if}}
|
|
|