pkmntrade.club/theme/templates/email/trades/trade_update_received.txt

16 lines
No EOL
490 B
Text

{% include 'email/common/header.txt' %}
Great news! {{ acting_user }} ({{ acting_user_friend_code }} • in-game name: {{ acting_user_ign }}) has marked your trade as "Received".
Trade Details:
- They sent: {{ want_card }}
- They received: {{ has_card }}
What's next? Send a thank you to this user to increase their reputation!
Visit the trade update page to send thanks:
{{ domain }}{% url 'trade_acceptance_update' pk %}
{% include 'email/common/footer.txt' %}
Trade ID: #{{ hash }}