16 lines
No EOL
521 B
Text
16 lines
No EOL
521 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 "Sent".
|
|
|
|
Trade Details:
|
|
- You have: {{ want_card }}
|
|
- You want: {{ has_card }}
|
|
|
|
What's next? Once you respond to the trade in the app, please mark the trade as "Received" in your dashboard.
|
|
|
|
Visit the trade update page to mark it "Received":
|
|
{{ domain }}{% url 'trade_acceptance_update' pk %}
|
|
|
|
{% include 'email/common/footer.txt' %}
|
|
|
|
Trade ID: #{{ hash }} |