From a6de767f02153b46d964d551f10bc9561aa28d0c Mon Sep 17 00:00:00 2001 From: Sean Smith Date: Thu, 23 Jul 2020 17:16:58 -0400 Subject: Make static OPNFV references dynamic Change-Id: I3830a30a927834b642052643d94c39a9faec4d54 Signed-off-by: Sean Smith --- src/templates/base/notifier/end_booking.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/templates/base/notifier/end_booking.html') diff --git a/src/templates/base/notifier/end_booking.html b/src/templates/base/notifier/end_booking.html index a2981c1..ebad027 100644 --- a/src/templates/base/notifier/end_booking.html +++ b/src/templates/base/notifier/end_booking.html @@ -4,11 +4,11 @@ {% if owner %}

Your booking has expired

Your booking has ended and the machines have been cleaned up.

-

Thank you for working on OPNFV, and feel free to book more machines if you need them.

+

Thank you for working on {{booking.lab.project}}, and feel free to book more machines if you need them.

{% else %}

A booking that you collaborated on has expired

The booking owned by {{booking.owner.username}} that you worked on has ended

-

Thank you for contributing to OPNFV!

+

Thank you for contributing to {{booking.lab.project}}.

{% endif %}

Booking information: