... | in deleted_nodes_text.naml |
1 2 3 4 5 6 7 8 9 10 11
|
<override_macro name="deleted_nodes_text" unindent="true">
Dear NY Ski Forum Member,
Some of your posts have been deleted from NY Ski <n.root_node.harvey_app_type/>
and we are sending you copies so that you have a chance to save them.
Regards,
NYSkiBlog
________________________________________
</override_macro>
|
... | in delete_node.naml |
70 71 72 73 74 75 76 77 78 79 80 81
|
<macro name="deleted_nodes_text" unindent="true">
<t>Dear user,</t>
<t>Some of your posts have been deleted from <t.location.root_node.subject/>
and we are sending you copies so that you have a chance to save them.</t>
<t>Sincerely,</t>
<t>The Nabble team</t>
________________________________________
<t>Free Embeddable <t.app.root_node.view_name/></t> powered by Nabble
<n.nabble_homepage/>
</macro>
|
Powered by Nabble | NAML |