<% # Copyright (C) 2018 Colin Darie , 2018 Evolix %> <% # License: GNU AGPL-3+ (see full text in LICENSE file) %>

<%= t('.greeting', recipient: @resource.email) %>

<%= t('.message') %>

<%= t('.instruction') %>

<%= link_to t('.action'), unlock_url(@resource, unlock_token: @token) %>