diff --git a/radicale/hook/email/__init__.py b/radicale/hook/email/__init__.py index 22e31420..2a47d71a 100644 --- a/radicale/hook/email/__init__.py +++ b/radicale/hook/email/__init__.py @@ -77,13 +77,13 @@ This is an automated message. Please do not reply.""", }, "updated_event_template": { "value": """Hello $attendee_name, - + The following event has been updated. $event_title $event_start_time - $event_end_time $event_location - + This is an automated message. Please do not reply.""", "type": str },