<%= t 'users.mailer.unlock.title', name: (@resource.name || @resource.email) %>
<%= link_to t('users.mailer.unlock.unlock_my_account'), unlock_url(@resource, unlock_token: @token) %>