Sha256: 9c7a8f8b7b2421725f659361098e6e677921be5d4b9bdf0b7fd1f0ede71fd126

Contents?: true

Size: 527 Bytes

Versions: 6

Compression:

Stored size: 527 Bytes

Contents

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

<p>
	Event: <%= @event %> has occurred on your accont.
</p>
<% if @msg %>
<p>
  <%= @msg %>
</p>
<% end %>
<p>
	If this is in error please login to your account: <a href=<%= RailsBase::ApplicationMailer::CONTACT_URL %>> Login link for <%= Rails.application.class.parent_name %> </a>
</p>

</br>
</br>
Best wishes,</br>
<%= RailsBase.config.app.communication_name %> team
</br>
<a href=<%= RailsBase::ApplicationMailer::CONTACT_URL %>> <%= RailsBase::ApplicationMailer::CONTACT_URL %> </a>

Version data entries

6 entries across 6 versions & 1 rubygems

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