... | in email.naml |
149 150 151 152 153 154
|
<macro name="unsubscribe_line" parameters="format" requires="subscription">
<n.if.equal value1="[n.format/]" value2="html">
<then><t>To unsubscribe from <t.location.node.subject/></t>, <a href="[n.unsubscribe_by_code_url/]"><t>click here</t></a>.</then>
<else><t>To unsubscribe from <t.location.node.subject/></t>, <t>visit <t.url.unsubscribe_by_code_url/></t></else>
</n.if.equal>
</macro>
|
Free forum by Nabble | Edit this page |