- content_for :title do Bonjour #{@username}, - content_for :lead do Un nouvel enseignement est disponible en téléchargement ! %br %br %table %tr %td{style: 'width: 150px'} %td %div{style: 'width: 250px; padding: 4px; border: 1px solid #eee'} = link_to image_tag(@picture_url, style: 'width: 250px; height: 115px'), @url %table{style: 'margin: 9px'} %tr %td= link_to @item_name, @url, style: 'font-size: 18px; font-weight: 400; line-height: 1.1; color: #158CBA; text-decoration: none' %td{style: 'width: 70px; font-size: 18px; font-weight: 400; line-height: 1.1; text-align: right'}= number_to_currency(@item_price) %td{style: 'width: 150px'} - content_for :callout do Pour l'acheter rendez-vous sur #{styled_link "la page de l'enseignement", @url}. - content_for :below_callout do Si vous ne souhaitez plus recevoir ces e-mails, cliquez-ici : #{styled_link 'Désinscription', @cancel_subscription_url}