Sha256: a554196a49721c53cefdb18a72d08c9de841be3af81a9d0441a43e32fc724e1b

Contents?: true

Size: 795 Bytes

Versions: 6

Compression:

Stored size: 795 Bytes

Contents

<p>Hello <%= @user.full_name %>!</p>

<p>
  Welcome to <%= RailsBase.config.app.communication_name %>. Where you have the ability to keep track of all of your optiosn accross different companies and life events
  </br>
  Please finish your registration by following this <a href="<%=@sso_url_for_user%>" target="_blank"> Registration Link </a>
  </br>
  </br>
  Best wishes,</br>
  <%= Rails.application.class.parent_name %> team

</p>
</br>
</br>
</br>
Cant click the link? <a href="<%=@sso_url_for_user%>" target="_blank"> <%=@sso_url_for_user%>
</a>


</br>
</br>
Best wishes,</br>
<%= RailsBase.config.app.communication_name %> team </br>
Visit us at <a href="<%= RailsBase::EmailVerificationMailer::CONTACT_URL %>" target="_blank">
  <%= RailsBase::EmailVerificationMailer::CONTACT_URL  %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails_base-0.53.0 app/views/rails_base/email_verification_mailer/email_verification.html.erb
rails_base-0.52.3 app/views/rails_base/email_verification_mailer/email_verification.html.erb
rails_base-0.52.1 app/views/rails_base/email_verification_mailer/email_verification.html.erb
rails_base-0.52.0 app/views/rails_base/email_verification_mailer/email_verification.html.erb
rails_base-0.51.1 app/views/rails_base/email_verification_mailer/email_verification.html.erb
rails_base-0.51.0 app/views/rails_base/email_verification_mailer/email_verification.html.erb