diff --git a/pflaenzli/templates/user/trade/offer_email.html b/pflaenzli/templates/user/trade/offer_email.html index 1042d07..9bab75b 100644 --- a/pflaenzli/templates/user/trade/offer_email.html +++ b/pflaenzli/templates/user/trade/offer_email.html @@ -2,4 +2,4 @@

{{ sender_user.username }} wants to trade '{{ offer.title }}'!

Checkout their offers:

Link -

Just reply to get in contact witj to start trading with {{ sender_user.username }}.

+

Just reply to get in contact with {{ sender_user.username }}.