Sha256: 8307840c0d31e595081b6ac403f12677b32275748865874c545143a322f420c5

Contents?: true

Size: 242 Bytes

Versions: 4

Compression:

Stored size: 242 Bytes

Contents

%p
  = t('admin.mailer.common.hello')
  = @resource.email
  \!
%p
  = t('.locked_account_message')
%p
  = t('.unlock_account_instruction')
%p
  = link_to t('.unlock_my_account'), unlock_url(@resource, :unlock_token => @resource.unlock_token)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
locomotive_cms-0.0.3.3 app/views/admin/mailer/unlock_instructions.html.haml
locomotive_cms-0.0.3.1 app/views/admin/mailer/unlock_instructions.html.haml
locomotive_cms-0.0.2.9 app/views/admin/mailer/unlock_instructions.html.haml
locomotive_cms-0.0.2.8 app/views/admin/mailer/unlock_instructions.html.haml