!!! %html %head %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/ %body %h1 -content_for :title do Payment confirmed -content_for :main_body do %tr %td{width:'10%'} %td{width:'80%'} %h2="Dear #{@user.name}" %td{width:'10%'} %tr %td{width:'10%'} %td{width:'80%'} %p= "Your order number #{@order.id} for £#{@order.amount} has been paid via #{@order.payment_method} with their reference #{@order.payment_reference}" %p Cheers %p OUFusion Membership Secretary %td{width:'10%'}