Sha256: a8754cc6549b1e342fce520ff3ed559583375807a06fce7641a01e4cca020f7c

Contents?: true

Size: 465 Bytes

Versions: 12

Compression:

Stored size: 465 Bytes

Contents

Dear <%=@name%>,

Thank you for signing up for an account on <%=@server_name%>!  There's just one more
step you need to do before you can use it: we need you to verify that this email address
belongs to you.

To do that, simply go to:

<%= url_for :only_path => false, :controller => "account", :action => "activate", :account => @account.id, :activation_key => @account.activation_key, :escape => false%>

Thanks again for signing up!

- The Management

Version data entries

12 entries across 12 versions & 2 rubygems

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