Sha256: 3ee8b6501bff481852e9e6a34d6b2468441fcb4b5fb6f3db6bab42bfac3156b9

Contents?: true

Size: 696 Bytes

Versions: 3

Compression:

Stored size: 696 Bytes

Contents

- content_for :pagetitle do
  = t :code_unknown

#account
  %h1.pagetitle
    =t :code_unknown

  %p
    This confirmation url is not correct. Have you already confirmed this account? In that case
    you only need to
    = link_to "sign in.", "/"
    Otherwise, please check your invitation email and make sure that 
    you are typing or pasting the right address. It may be that your email program has broken
    the address over two lines: in that case please make sure you enter the whole thing without
    any spaces.
    
  %p
    If you are seeing this message in error, please contact the chief builder on 
    = mail_to "will@spanner.org"
    and he will sort it out for you right away.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
droom-0.4.3 app/views/devise/confirmations/failure.en.html.haml
droom-0.4.2 app/views/devise/confirmations/failure.en.html.haml
droom-0.4.1 app/views/devise/confirmations/failure.en.html.haml