ballalama3_app/app/views/portlets/render_public/_htmlcontent.html.haml
Nicolas Bally bc774b8159 initial
2016-12-01 10:54:16 +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 />"