bievre_app/app/views/portlets/render_public/_textcontent.html.haml
Caroline Girard dee35396f0 initial
2018-09-07 11:04:43 +02:00

4 lines
67 B
Plaintext

-if admin
.content=raw(input.content)
-else
=raw(input.content)