
=== HEADER ===

=== BODY ===

  A simple demonstration of a template :
  [query: .myTemplate('testid')]
  [query: .asBookmarkRef('testidref', 'testid')]
  End of demonstration.
=== FOOTER ===

=== TEMPLATES ===

template public myTemplate (str : java.lang.String)
  
  bookmark str
    test
  endbookmark
  