Re: Newspaper subscription email
Posted by
Harvey on
URL: https://support.nabble.com/Newspaper-subscription-email-tp7586642p7587166.html
I THINK (not sure?) you would remove these lines:
<n.if.page_node.is_app>
<then>This is just to let you know that <n.page_node.owner.name/> created a new subcategory called "<n.page_node.subject/>":</then>
<else.if.page_node.is_topic>
<then>There is a new topic called "<n.page_node.subject/>" available at:</then>
<else>There is a new reply to the "<n.page_node.topic_node.subject/>" topic:</else>
</else.if.page_node.is_topic>
</n.if.page_node.is_app>
<br/>
<a href="[n.page_node.url/]"><n.page_node.url/></a><br/>
<br/>from instant_html and instant_text?
HTTPS Please!