<!--#include -->
Provided by module: SSI support
Insert a text from another file into the page.
Attributes
- file="path"
-
The file as a path relative to the directory containing the current
page. It cannot contain ../, nor can it be an absolute path.
- virtual="URL"
-
The path to the file, URL encoded. That is, a character can be quoted
by % followed by its hex value. The path may contain ../ and may be
absolute, i e starting with a /.