Sha256: 93720f6b426c822548f44d0a3ad5afffefb802e9e6d537962028268407acf3f5

Contents?: true

Size: 573 Bytes

Versions: 2

Compression:

Stored size: 573 Bytes

Contents

<%= h1 do %>
	<%= t("you_are_almost_done", :default => "You are almost done!") %>
<% end %>
<%= h2 do %>
	<%= t("to_verify_your_account_and_complete_the_registration_process_please_click_in_the_link_below_or_copy_paste_the_url_into_your_browser", :default => "To verify your account and complete the registration process please click in the link below or copy paste the URL into your browser") %>
<% end  %>
<br/>
<%= advertised_link t("confirm_my_account", default:'Confirm my account'), confirmation_url(@resource, :confirmation_token => @resource.confirmation_token) %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
instedd-rails-0.0.24 app/views/user_mailer/confirmation_instructions.html.erb
instedd-rails-0.0.23 app/views/user_mailer/confirmation_instructions.html.erb