{^{>name}}


-

{^{if attendOptions && type}}

{{if type == 'parent'}}Event Type: Parent Invitation{{/if}} {{if type == 'student'}}Event Type: Student Invitation{{/if}} {{if type == 'all' || type == 'both'}}Event Type: Parent and Student Invitation{{/if}}

{{/if}} {^{if creatorName}}

Created By: {^{>creatorName}}

{{/if}} {^{if creator.dateTime}}

Created On:

{{/if}}

User response allowed: {^{if attendOptions}}Yes{{else}}No{{/if}}

{^{if location}}

Location

{^{>location}}

{{/if}} {^{if notes}}

Notes

{^{>notes}}

{{/if}} {^{if bookingEnd && attendOptions}}

Deadline for Parent Responses

{{/if}} {^{if placesAvailable > 0}}

Places remaining

{^{>placesRemaining}}/{^{>placesAvailable}}

{{/if}}
{^{if repeatContext}}

Repeat

{^{if repeatContext}}

Frequency: {^{>repeatContext}}

{{/if}}

Repeat Until: {^{if repeatForever == 1}}Forever{{else repeatDate }}{{/if}}

{{/if}} {^{if reminder}}

Reminders

{^{if reminder.method}}

Method: {^{>reminder.method}}

{{/if}} {^{if reminder.time}}

Time: {^{>reminder.time}}

{{/if}}
{{/if}}