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

5 lines
111 B
Plaintext
Raw Normal View History

2020-05-30 19:43:25 +00:00
- @params[:form].each do |field, value|
%p
2020-06-03 13:57:52 +00:00
%strong= @params[:form_definition].t(field) + ':'
2020-05-30 19:43:25 +00:00
= value