- content_for :title do
  Welcome on the Padmakara Editions download platform
- content_for :lead do
  Your personal account has just been created from the informations you provided to us.
- content_for :callout do
  You can now connect to #{styled_link "the platform", root_url} by using these credentials :
  %ul
    %li E-mail : #{@email}
    %li Password : #{@password}
- content_for :below_callout do
  %table
    %tr
      %td
        If you prefer to change your password, please go to the page called "Edit my profile" which is accesible throught the dropdown menu in the top right of the screen.
      %td= image_tag 'hint-user-dropdown.jpg'