- content_for :title do Hello #{@username}, - content_for :lead do A new teaching is available for download ! %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 To purchase it please visit #{styled_link "the page for this teaching", @url}. - content_for :below_callout do If you don't want to receive these e-mails, click here : #{styled_link 'Unsubscribe', @cancel_subscription_url}