A little suggestion . . . On 2/28/08, Jesper Zedlitz <[EMAIL PROTECTED]> wrote: > All pages of the application look like: > <t:layout title="message:page.name" > xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> > content > </t:layout>
I prefer <div t:type="Layout" t:title="message:page.name"> ... </div>. It looks more similar to ordinary HTML than <t:layout>. :) -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]