mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 01:04:09 +08:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
<% body.forEach((message) => { %>
|
|
<%= message %>
|
|
|
|
<% }) %>
|
|
<%= t('talk-plugin-notifications.templates.footer', organizationName) %>
|
|
|
|
<%= t('talk-plugin-notifications.templates.links.unsubscribe') %>
|
|
|
|
<%= BASE_URL %>account/unsubscribe-notifications#<%= unsubscribeToken %> |