negos_app/app/views/public/documents/particulars.html.haml
Nicolas Bally c978bbfc37 pdfs
2016-09-20 22:33:03 +02:00

28 lines
466 B
Plaintext

!!!
%html
%head
%meta{:"http-equiv" => "Content-Type", :content=>"text/html; charset=UTF-8"}
%meta{:name=>"viewport", :content=>"width=device-width,initial-scale=1"}
:css
#div{
position:absolute;top:9.3cm;left:1.4cm;right:1.4cm;border:1px solid red;font-family:serif;
}
p{
margin:0;
}
%body
#div
=simple_format @document.customer.particulars_text