heylium_app/app/views/portlets/render_public/_textcontent.html.haml
Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +02:00

4 lines
67 B
Plaintext
Executable File

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