Layout.tml's head tag contain a lot of html codes and css style sheets, which
need to be populated in LayoutWithSegments.tml. For some reason, they were
filtered by this forum.

Also LayoutWithSegments.tml -

<!DOCTYPE html>
<html t:type="layout"
xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";
xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
        <head>
             
        </head>
        <body>
<nav>
</nav>
<p/>
        <t:body/>
    </body>
</html>

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/t-head-tp5712176p5712397.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to