negos_app/app/views/portlets/render_public/_textcontent.html.haml
2016-02-16 21:09:48 +01:00

4 lines
67 B
Plaintext
Executable File

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