Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Content Management templates

Templates are content pages that are reused to provide a consistent look and feel.

Templates are useful when creating CMS sites for the following reasons.

Create new pages rapidly without risk by copying pagesUsing a template to create new pages saves time because you do not have to keep repeating the same steps.
Provide a restore point for pages within the systemHave a working template available if something goes wrong in one of the blocks or in the theme CSS. It is often easier to start over from the template instead of trying to undo complex changes.
Provide a functional reference for editors on the site projectHaving the template as a reference ensures that pages continue to conform to the style guide.
  • Page templates
    Every page that is part of the site needs a template.
  • Configure a base template
    An easy way to create a base template is to copy the existing ESS sample site and customize it to suit your own needs. You can also configure a base template from scratch.
  • Customize a copy of a page template
    One good source for templates is the base system sample site. It is easy to copy pages and restyle them into new page templates to meet different business requirements.

Parent Topic:Configure Content Management sites

Related topics

Content sites

Content pages in CMS

Content types

Content blocks

Style in Content Management

Content Management meta tags