I wrote a small app that has pages for the backoffice portion and the actual site has it's own public pages. The pages for the backoffice tool extend from a secure screen class and the site pages extend off of different classes.
My question is... how do I get Turbine to select a template layout for the tool pages and a seperate layout for the public site? I started putting the two groups of pages (screens) in seperate directories under the /screens directory but that just led to more confusion. Thanks... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
