Skip to content

Commit 8388ad1

Browse files
committed
Add KB article link to moderation emails
1 parent d626331 commit 8388ad1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

h/templates/emails/annotation_moderation_notification.html.jinja2

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,17 @@ h4{
647647
</tbody>
648648
</table>
649649
{% endif %}
650+
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
651+
<tbody class="mcnButtonBlockOuter">
652+
<tr>
653+
<td style="padding-top:18px; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" class="mcnTextContent">
654+
<a href="https://example.com">
655+
Click here to learn more about moderation in Hypothesis!
656+
</a>
657+
</td>
658+
</tr>
659+
</tbody>
660+
</table>
650661
</td>
651662
</tr>
652663
</table>

0 commit comments

Comments
 (0)