From 6be40a5f2d75b157cf2a2374f2f866f6fdc92b18 Mon Sep 17 00:00:00 2001 From: Brandon Lo Date: Tue, 26 Nov 2019 16:39:26 -0500 Subject: Add warning email and notification This adds the abandoned changes made to the notification system and also adds a simple task to check for expiring bookings and sends out emails and notifications. Change-Id: I1530d19f41cf93626bb642e6b269f9ec55860b81 Signed-off-by: Brandon Lo --- src/templates/notifier/new_booking.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates/notifier/new_booking.html') diff --git a/src/templates/notifier/new_booking.html b/src/templates/notifier/new_booking.html index d23b12e..64244e0 100644 --- a/src/templates/notifier/new_booking.html +++ b/src/templates/notifier/new_booking.html @@ -6,7 +6,7 @@

We have recieved your booking request and will start working on it right away.

{% else %}

You have been added as a collaborator to a booking

-

{{booking.owner.username}} has given you access to thier booking.

+

{{booking.owner.username}} has given you access to their booking.

{% endif %}

Booking information: