<%= gettext("A request is pending!") %>

<%= ngettext( "You have one pending attendance request to process for the following event:", "You have %{number_participation_requests} attendance requests to process for the following event:", @total, number_participation_requests: @total ) %>

<%= render("participation/event_card.html", event: @event, timezone: @timezone, locale: @locale, action: nil ) %>
"/participations"}" } target="_blank" style="font-size: 20px; font-family: Helvetica, Arial, sans-serif; color: #ffffff; text-decoration: none; color: #ffffff; text-decoration: none; padding: 15px 25px; border-radius: 2px; border: 1px solid #3C376E; display: inline-block;" > <%= gettext("Manage pending requests") %>

<%= gettext( "You are receiving this email because you chose to get notifications for pending attendance requests to your events. You can disable or change your notification settings in your user account settings under « Notifications »." ) %>