Make login url clickable in emails

This commit is contained in:
Simon 2024-06-20 09:01:54 +03:00 committed by rasmus
parent 62be47c2e1
commit a5ad80d8cd

View File

@ -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: |