18 lines
354 B
Plaintext
18 lines
354 B
Plaintext
="Hello #{@data['name']}"
|
|
|
|
This is an automated message confirming that we have receievd your request
|
|
|
|
Your form input is listed below. If you need to amend or correct, you may reply
|
|
to this email.
|
|
|
|
You will hear from us in the next few days
|
|
|
|
Your friendly Feenix Bot
|
|
|
|
|
|
Data received
|
|
-------------
|
|
|
|
- @data.each do |name , value|
|
|
= "#{name}: #{value}"
|