This is a sample template. It consists of normal HTML text with tags plus template directives like this: [% IF login %]
Hello [% login.first_name %], welcome back!
[% ELSE %]Hello, and welcome to our site! You might be interested in signing up for an account. [% END %]
See the OpenInteract Guide to Templates for some simple template syntax and a description of the environment available to template authors.