Skip to content

Commit 2a468b1

Browse files
author
Matt Elwell
committed
fix html email template
1 parent 8840ce3 commit 2a468b1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/users/templates/users/invite_to_org.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
</tr>
2424

2525
<tr>
26-
If the link above isn't working, copy and paste the following into your browser: {{ invite_url }}.
26+
<td>
27+
If the link above isn't working, copy and paste the following into your browser: {{ invite_url }}.
28+
</td>
2729
</tr>
2830

2931
</table>

0 commit comments

Comments
 (0)