pmr_app/app/views/portlets/render_public/_htmlcontent.html.haml
Nicolas Bally 428372d6f9 initial
2016-02-08 10:27:25 +01:00

6 lines
153 B
Plaintext

-if admin
%p Contenu HTML
-begin
=render :inline => input.content, :type => input.content_type
-rescue Exception=>e
=raw "<br /><br /><br /><br />"