\
\
\ <%include file="head.htm"/>\ ${self.html_head()}\ \ \ <%include file="nav.htm"/>\ ${self.html_body()}\ <%include file="foot.htm"/>\ <%def name="html_head()" filter="trim">%def> <%def name="html_body()" filter="trim">%def>