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