5.4 <INCLUDE> HTML tags
The <INCLUDE ... > HTML tags are quite rare in the Envex Mini Replicator. These simply act exactly as Server Side Includes do. The <INCLUDE ... > HTML tag will contain the location of another HTML template. When the script prints the HTML template it will simply replace the <INCLUDE ... > HTML tag with the contents of the specified template. You should not modify these HTML templates at all, and they should remain exactly as they are.