You might find you've left off a unique identifier on the container for you page and hence, there is only one container of that type for all pages.
Eg <con:container label="left" /> Should be: <con:container label="#stobj.objectID#_left" /> This will make sure each page has it's own content in the container. -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry To unsubscribe, reply using "remove me" as the subject.
