forked from k-space/kube
Make login url clickable in emails
This commit is contained in:
parent
62be47c2e1
commit
a5ad80d8cd
@ -173,7 +173,7 @@ data:
|
||||
K-Space MTÜ
|
||||
link.ejs: |
|
||||
<div>
|
||||
<p>Open the following link to log in: <%= url %></p>
|
||||
<p>Open the following link to log in: <a href="<%= url %>"<%= url %></a></p>
|
||||
<p>Best regards, <br/> K-Space MTÜ</p>
|
||||
</div>
|
||||
link.subject: |
|
||||
|
Loading…
Reference in New Issue
Block a user