web: add payment information to spam
This commit is contained in:
parent
b0eeca24d5
commit
4d2bc804b7
1 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,13 @@ Here's detailed information about your recent transfers:
|
|||
'%.02f'|format(t.transfer.amount/100) }} PLN transfer on {{ t.transfer.date.strftime('%Y-%m-%d') }}
|
||||
{%- endfor %}
|
||||
|
||||
Here's our wire transfer information:
|
||||
- STOWARZYSZENIE WARSZAWSKI HACKERSPACE
|
||||
- 48 1950 0001 2006 0006 4889 0002
|
||||
- {{ member.username }} - {{ member.type }} - składka
|
||||
|
||||
For more information, see https://wiki.hackerspace.pl/finanse
|
||||
|
||||
If something is wrong with the above, please respond to this email with your grievances. Your message
|
||||
will be handled by a protein-based lifeform, who will do their best to figure out what went wrong.
|
||||
|
||||
|
|
Loading…
Reference in a new issue