<%= gettext("You're going!") %>

<%= gettext("You recently requested to attend %{title}.", title: escape_html(@event.title) ) |> raw %>

<%= gettext( "Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now!" ) %>

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("Visit event page") %>

<%= 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." ) %>