karim_app/app/views/portlets/render_public/_htmlcontent.html.haml
Nicolas Bally a0a3cfd6fe initial
2018-06-11 01:40:28 +02:00

7 lines
223 B
Plaintext

-if admin
%p Contenu HTML : voir le contenu sur la page publique pour visualiser.
-else
-begin
=render :inline => input.content, :type => input.content_type
-rescue Exception=>e
=raw "<br /><br /><br /><br />"