<html>
  <head><title>Test Template</title>
  <body>
  My Home Directory is <TMPL_VAR NAME=HOME>
  <p>
  My Path is set to <TMPL_VAR NAME=PATH>

  Did not find the page: <TMPL_VAR NAME="pagelookup_message">
  </body>
  </html>