Sha256: 8d11e4428fb4f009be1c9e75089e50f87de69866b189d34595e90e7e1e9790c0

Contents?: true

Size: 581 Bytes

Versions: 3

Compression:

Stored size: 581 Bytes

Contents

<p><%= t("spotlight.invitation_mailer.invitation_instructions.hello", email: @resource.email) %></p>

<p><%= t("spotlight.invitation_mailer.invitation_instructions.someone_invited_you", role: @resource.roles.first.role, exhibit_name: @resource.roles.first.exhibit.title, url: spotlight.exhibit_home_page_url(@resource.roles.first.exhibit)) %></p>

<p><%= link_to t("spotlight.invitation_mailer.invitation_instructions.accept"), accept_invitation_url(@resource, :invitation_token => @token) %></p>

<p><%= t("spotlight.invitation_mailer.invitation_instructions.ignore_html") %></p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-spotlight-0.13.0 app/views/devise/mailer/invitation_instructions.html.erb
blacklight-spotlight-0.12.1 app/views/devise/mailer/invitation_instructions.html.erb
blacklight-spotlight-0.12.0 app/views/devise/mailer/invitation_instructions.html.erb