Hi,<br>
<br>
I have a jsp template under the /system/modules/ section of my opencms system.<br>
<br>
I would like to use cms:include to include an editable file for end users.<br>
<br>
So I tried <cms:include page="/sites/default/mysite/myfile.html"/><br>
<br>
But it doesn't seem to work. How should the path to file I want to include<br>
be structured or can this be done at all.<br>
<br>
Thanks,<br>
<br>
Keith<br>