... | in email.naml |
5 6 7 8 9 10 11
|
<macro name="instant_emails" requires="instant_mail,node_page">
<n.subscription_list.loop.>
<n.if.current_subscription.user.should_get_instant_mail>
<then.current_subscription.send_instant_email />
</n.if.current_subscription.user.should_get_instant_mail>
</n.subscription_list.loop.>
</macro>
|
Free forum by Nabble | Edit this page |