Hi. You may try #parse( $templateName )
in you *.htm templates On Mon, Nov 7, 2011 at 11:33 PM, Haim Schindler <[email protected]>wrote: > Hello > My application has many pages (*.htm), all using main velocity htm template > however, pages belong to groups, and each group needs inside the main > template their own template > and that could go on recursively > as I know clicks allows only one template, so currently I have to > duplicate a lot of code > is there any way to use recursively templates ? > > > -- Vasile Rotaru
