You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
xmrauctions/web/templates/items/notify/item_has_bids/seller/body.txt

10 lines
280 B
Plaintext

Congratulations {{ item.owner }},
Your item, "{{ item.name }}" (#{{ item.id }}), has received {{ item.bids.values | length }} bid(s).
Please review the bids whenever you can. A link to the item is below:
https://{{ site_url }}{{ item_path }}
Thanks for using {{ site_name }}!