[opencms-dev] Adding two html to a template ,Please Help !
mkannet
opencms at mkan.net
Sun Nov 28 07:39:07 CET 2004
Hi All,
I'm trying to add two page(body of the page using the template + another
included page) to my template using <cmd:include . page=./>
The problem is I get the content of the body included page why ?
Please look at this : -
http://www.mkan.net/servlets/opencms/main/page.html
-------------Problem -----------------
<cms:include page="/main/subpage.html" />
<cms:template element="body">
<cms:include element="body" /> <--- I can see the body of the
subpage.html and not the included page !
</cms:template>
--------------------------------------
What I'm doing wrong ?
Please Help I have to sleep (3 days with no sleep)
Thanks in advance !
More information about the opencms-dev
mailing list