2019-09-30 13:48:47 +02:00
< % = gettext " Participation approved " % >
==
2020-08-10 16:57:26 +02:00
< % = gettext " You recently requested to attend %{title}. " , title : @event . title % >
2019-09-30 13:48:47 +02:00
2020-08-10 16:57:26 +02:00
< % = gettext " Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now! " % >
2019-09-30 13:48:47 +02:00
2023-12-01 09:49:54 +01:00
< % = ~p" /events/ #{ @event . uuid } " |> url ( ) |> URI . decode ( ) % >
2019-09-30 13:48:47 +02:00
2020-08-10 16:57:26 +02:00
< % = gettext " Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button. " % >