Sent notification that the event participation has been confirmed when

anonymous

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-09-30 10:44:01 +02:00
parent a600720062
commit dc8faa12bd
25 changed files with 585 additions and 91 deletions

View File

@@ -35,7 +35,7 @@
<tr>
<td bgcolor="#ffffff" align="left" style="padding: 20px 30px 0px 30px; color: #474467; font-family: 'Roboto', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; line-height: 25px;" >
<p style="margin: 0;">
<%= gettext "You recently requested to attend %{title}.", title: @event.title %>
<%= gettext("You recently requested to attend <b>%{title}</b>.", title: @event.title) |> raw %>
</p>
</td>
</tr>