- content_for :title do
Hello #{@username},
- content_for :lead do
The teaching you pre-purchased 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: 150px'}
- content_for :callout do
To download it please visit #{styled_link "la page de l'enseignement", @url}.