5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-04 20:05:51 +00:00
panel/app/views/contact_mailer/notify_usuaries.text.haml

4 lines
96 B
Plaintext
Raw Normal View History

2020-05-30 19:43:25 +00:00
- @params[:form].each do |field, value|
2020-06-03 13:57:52 +00:00
"#{@params[:form_definition].t(field)}: #{value}"
2020-05-30 19:43:25 +00:00
\