> IMO you need to decide wether you generate the image tag via TS and
> insert it as HTML-snippet {uni}
OK this works:
...
uni = IMAGE
uni {
file = fileadmin/templates/layout/img/uni.jpg
altText = Uni Logo
}
...
<f:format.html>{uni}</f:format.html>