Add clickable link in mail

This commit is contained in:
Gabriel Augendre 2018-05-24 00:08:41 +02:00
parent 0f4d66342e
commit 7330e5353f

View file

@ -5,6 +5,6 @@
</p>
<p style="text-align: center;">
{{ link }}
<a href="{{ link }}">{{ link }}</a>
</p>
</html>