Sha256: ae450b82fb198054bfe266443c4488a675b8c4c4dd4cb2c739737f27af761329

Contents?: true

Size: 357 Bytes

Versions: 12

Compression:

Stored size: 357 Bytes

Contents

<h1>Account not activated</h1>

<p>That account hasn't been activated yet.  If you want to try resending the activation email (because you
  didn't receive it, or accidentally deleted it), click the button below.</p>
  
<p><%= button_to "Resend activation email", :action => 'resend_activation', :account => params[:account], :email => params[:email] %></p>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
ae_users_legacy-0.6.14 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.13 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.12 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.11 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.10 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.9 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.8 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.7 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.6 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.5 app/views/auth/needs_activation.rhtml
ae_users_legacy-0.6.3 app/views/auth/needs_activation.rhtml
ae_users-0.6.0 app/views/auth/needs_activation.rhtml