Visit Approval Approver Reminder Notification
Description
This email is sent to visit approvers to remind them that a visit is pending their approval.

Template
<p> This is a reminder about the Visit Approval required for the Visit registered by <b>@Model.HostFullName</b>. Please click <a href="@Model.Url">here</a> to review the pending visit, or copy and paste the following URL into your favorite browser: <br/> @Model.Url </p>
Razor Elements
Element | Description |
---|---|
@Model.HostFullName | The first and last name of the host |
@Model.Url | The URL to the visit |
Warning
It is recommended that these elements be used as stated with the only edits being to remove them if the information generated is not required.