hello,
does anybody knows why this is not working:
<c:set var="file" scope="page">
/de/index.html
</c:set>
<cms:contentload collector="singleFile" param="${file}">
<cms:contentshow element="Text" />
....
</cms:contentload>
best regards
Daniel