provide opt-out link and text with notification emails

This commit is contained in:
zotlabs
2018-02-25 21:40:19 -08:00
parent 1b1550fb31
commit d2ed3a9abb
3 changed files with 14 additions and 1 deletions

View File

@@ -21,6 +21,9 @@
<tr><td style="padding:11px 0;" colspan="2">{{$hitemlink}}</td></tr>
<tr><td></td><td>{{$thanks}}</td></tr>
<tr><td></td><td>{{$site_admin}}</td></tr>
<tr><td style="font-size: 12px; color: #444444; padding-top: 18px;" colspan="2">{{$opt_out1}}</td></tr>
<tr><td style="font-size: 12px; color: #444444;" colspan="2">{{$opt_out2}}</td></tr>
</tbody>
</table>
</body>

View File

@@ -11,3 +11,4 @@
{{$thanks}}
{{$site_admin}}
{{$opt_out1}} {{$opt_out2}}