<P>Simple templates are relatively simple HTML template files ALP can fill for you from the Request/Post
and some pre-set variables in the ALP application. They are not intended for important tasks, but can be
a good technique for intermediate pages where no processing is needed but still some variable data
is to be displayed depending on what parameters are passed to the page through the request/post.
</P>