actually use the generated url

This commit is contained in:
Jannis Portmann 2021-05-30 10:32:11 +02:00
parent 366e9fd200
commit c5c3a0a1b1

View file

@ -2,4 +2,4 @@
<p>You can checkout their offer and reply to this email if you want to trade.</p> <p>You can checkout their offer and reply to this email if you want to trade.</p>
<a href={{ path('user_public', id: { 'id': offer.byuser.id }) }}</a> <a href={{ userOffersLink }}</a>