For the complete documentation index, see llms.txt. This page is also available as Markdown.

Master Templates

lightbulb-on

Download the master template and notification email templates from Gallagher's Security Hub. They can be reused to expedite workflow configuration.

The email master templates provides a central location for defining shared email elements used across multiple workflow email templates. It allows administrators to maintain consistent branding (such as header, footer, styling, and layout) without manually updating each individual email template.

Linking a regular notification template to a Master Template causes its body content to fill the designated placeholder in the master layout automatically. This setup eliminates the need to repeat the header, footer, and layout across every email template, as these elements are centralized in one master template. Any updates to the master template will automatically apply to all linked templates.

An update to the master template affects all dependent notification templates.

Notification Content Placeholder

The {ContentPlaceholder} is essential inside a master HTML template, marking where the body of each notification template should be inserted. This placeholder is crucial; removing it will prevent email content from rendering correctly.

Creating a New Master Template

You can create multiple master templates for various types of email notifications.

1

Open the Email Templates module

The module includes a list of all notification templates, including the master templates.

2

Click the + New Template button

This opens a window that allows choosing between creating a master template or a regular notification template. Choose the Master Email Template option.

3

Insert the Master Template Content (HTML or Plain text)

Insert your HTML or plan text content, incorporating the template header, footer, and brand elements.

4

Set the Content Type

From the content type dropdown, select either HTML or plain text, based on the content used in the master template.

5

Save the Master Template.

The system saves the template and automatically assigns an ID.The master template is now ready and can be linked to the selected notifications.

Last updated

Was this helpful?