Introduction to creating templates for the CMS
New templates are created as an HTML framework with placeholders that allow modules to be added in their place.
A template must be a single HTML file that contains the system required tags and at least one module placeholder (see Placeholders). An external style sheet must also be supplied along with any images or other files referenced by the template.