instant_text.naml

<override_macro name="instant_text" requires="subscription,node_page" unindent="true">
    <n.if.page_node.is_app>
        <then>
            <t><t.username.page_node.owner.name/> created a new subcategory</t>:
            <n.page_node.subject/>
        </then>
    </n.if.page_node.is_app>

    <n.page_node.text_email_message_with_signature />
     _______________________________________________
    <t>Replies to this email are disabled. To respond visit the forum using the link below</t>:
    <n.page_node.url/>
<!--    <n.start_new_topic_line/> -->
    <n.unsubscribe_line format="text"/>
</override_macro>