3 lines
150 B
Text
3 lines
150 B
Text
<%= t("notifier.csrf_token_fail.body",
|
|
name: @notification.recipient_first_name,
|
|
link: "https://owasp.org/www-community/attacks/csrf") %>
|