5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 22:15:45 +00:00
panel/app/views/contact_mailer/notify_usuaries.text.haml
2020-06-16 19:48:34 -03:00

4 lines
98 B
Plaintext

- @params[:form].each do |field, value|
= "#{@params[:form_definition].t(field)}: #{value}"
\