pendragon_app/app/views/portlets/render_public/_htmlcontent.html.haml
2017-01-26 23:21:49 +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 />"