node_message_as_html

   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "node_message_as_html".
... in message.naml
21
22
23
<macro name="node_message_as_html" requires="node">
    <n.node_message_block.message.message_as_html />
</macro>