idn_app/app/views/portlets/render_public/_textcontent.html.haml
2016-07-29 20:23:40 +02:00

4 lines
67 B
Plaintext
Executable File

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