Add clickable link in mail
This commit is contained in:
parent
0f4d66342e
commit
7330e5353f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p style="text-align: center;">
|
<p style="text-align: center;">
|
||||||
{{ link }}
|
<a href="{{ link }}">{{ link }}</a>
|
||||||
</p>
|
</p>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue