Archive: ComponentOwl Rails app, DB backups, go redirect script
This commit is contained in:
4
app/views/notifier/claim_upgrade.erb
Normal file
4
app/views/notifier/claim_upgrade.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
Full name: <%= @survey.full_name %>
|
||||
Company name: <%= @survey.company_name %>
|
||||
Purchase email: <%= [[@survey.purchase_email1, @survey.purchase_email2, @survey.purchase_email3] - [""]].flatten.compact.join(", ") %>
|
||||
Current email: <%= @survey.current_email %>
|
||||
Reference in New Issue
Block a user