2.4 <INCLUDE> HTML Tags

The <INCLUDE ... > HTML tags are quite rare in xFlow. These simply act exactly as Server Side Includes do. The <INCLUDE ... > HTML tag will contain the location of another HTML template. When the software 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.