thatcher_app/app/views/portlets/render_public/_textcontent.html.haml
2019-11-11 16:11:03 +01:00

4 lines
67 B
Plaintext

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