actually use the generated url
This commit is contained in:
parent
366e9fd200
commit
c5c3a0a1b1
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
<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>
|
Reference in a new issue