idn_app/app/views/portlets/render_public/_htmlcontent.html.haml
Nicolas Bally b5690bc6f2 initial
2016-07-25 15:55:11 +02: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 />"