better template engine:

” BTE uses a processing directive format that is similar to that used by web scripting languages such as asp, jsp, and php. Tags for BTE start with “<%bte.” or “<%/bte.” and end with “%>”. Tags are similar to html tags and can have name value pairs.

The following tags are bte tags:

  • <%bte.doc  %>
  • <%/bte.doc super=hello.bte %>
  • <%/bte.doc super= “hello.bte” %>
  • <%/bte.doc super=’hello.bte’ %>
  • <%bte.doc     %>”

[ via cam ]

Leave a Reply