= @markdown.to_html
%hr
#sharing
- %input.url{:value => "http://grita.heroku.com/#{@grito.gethash}", :readonly=>true}
+ %input.url{:value => "http://#{request.host}/#{@grito.gethash}", :readonly=>true}
%br
%img#qrcode{:alt=>"Código QR", :src=>"/qr/#{@grito.gethash}.png"}
\ No newline at end of file