From: Sawyer Bergeron Date: Fri, 28 Jan 2022 19:47:02 +0000 (-0500) Subject: Remove pluralization block that was throwing an error in prod (unregistered tag) X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=86e61cf048518963776d12ead4cce613d16226f2;p=laas.git Remove pluralization block that was throwing an error in prod (unregistered tag) Signed-off-by: Sawyer Bergeron Change-Id: Id3e8d66fb3af37ff1367118e78844447b9a00682 --- diff --git a/src/templates/base/notifier/new_booking.html b/src/templates/base/notifier/new_booking.html index 6d3c344..d886f40 100644 --- a/src/templates/base/notifier/new_booking.html +++ b/src/templates/base/notifier/new_booking.html @@ -112,7 +112,7 @@ {{booking.purpose}} - collaborator{% booking.collaborators.all.count|pluralize:"s" %}: + collaborators: {% for user in booking.collaborators.all %}