The templates are based on a substitution model, where specific tags are
placed within the template file and are replaced with other text at
run-time. Note that replacement is case-insensitive (#error#
is considered the same as #ERROR#).
All of the templates are placed within a single directory within your Webserver document root, allowing for ease of updates in case you have difficulty gaining access to the CGI directories on your Webserver.
The following templates are used throughout the application, and should be modified to match the look and feel of your site. Each of the pages below includes information as to what tags are available for use within the template file.