{! This will loop over an array of strings, wrapping a
tag around each element. !} {! The @t helper will pull a translation from the locales file when it finds a valid translation key, otherwise it will simply render the string. !} {#data}
{@t key="{content|s}" data=data /}
{/data}