From 6edcb7f4b0396627bf9032067809fd59b5af1946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Mon, 22 Aug 2016 19:17:14 +0200 Subject: [PATCH] Add talk format in notification email --- .../templates/conversations/emails/talk_notification.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conversations/templates/conversations/emails/talk_notification.html b/conversations/templates/conversations/emails/talk_notification.html index 0c1b405..35905bd 100644 --- a/conversations/templates/conversations/emails/talk_notification.html +++ b/conversations/templates/conversations/emails/talk_notification.html @@ -1,6 +1,6 @@ Hi!

-A new talk has been proposed by {{ proposer.profile }}!
+A new {{ talk.event }} has been proposed by {{ proposer.profile }}!

Title: {{ talk.title }}