heylium_app/app/views/portlets/render_public/_htmlcontent.html.haml
Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +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 />"