<%= gettext("An event is upcoming!") %>

<%= gettext("Get ready for %{title}", title: @participant.event.title) %>

url() |> URI.decode()} target="_blank" style="font-size: 20px; font-family: Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; padding: 15px 25px; border-radius: 2px; border: 1px solid #3C376E; display: inline-block;" > <%= gettext("Go to event page") %>

<%= gettext( "If you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." ) %>