<%bte.doc output="false"%> <%bte.tpl name=page%> <html> <body bgcolor="#FFEEEE"> <h1><%bte.inc name="productname" %></h1> <p>Only <big><%bte.inc name="unitcost" %></big> each!!!!!</p> <p><%bte.inc name="productdescription" %></p> </body> </html> <%/bte.tpl%> <%/bte.doc%>