Chapter Utility
MTInclude
Includes a template module or external file at this point. One and only one of the following attributes must be specified:
Attributes:
module- The name of a template module in the current weblog.file- The path to an external file on the system. The path can be absolute or relative to the Local Site Path. This file is included at the time your page is built. It should not be confused with dynamic server side includes like that found in PHP.
The contents of the file or module are further evaluated for more Movable Type template tags.


