5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-07 14:25:45 +00:00
panel/app/views/contact_mailer/notify_usuaries.text.haml

4 lines
105 B
Plaintext
Raw Normal View History

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