sutty/app/views/contact_mailer/notify_usuaries.html.haml

5 lines
111 B
Text
Raw Normal View History

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