idn_app/app/views/portlets/render_public/_htmlcontent.html.haml
2016-07-29 20:23:40 +02:00

6 lines
153 B
Plaintext
Executable File

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