Adapt copyright copy to use current year, Add bank account info, Set the correct text on supporters page, HTML Form adapted to Django template, Create forms.py to have all forms, Create Contact Django Form View, Create a HTML template to contact email, Send contact email to info@digitalglarus.ch
This commit is contained in:
parent
d7cb1fbbc6
commit
bb8c5314bc
12 changed files with 184 additions and 66 deletions
|
|
@ -18,11 +18,14 @@
|
|||
you can send your donation to:
|
||||
</p>
|
||||
<p>
|
||||
<strong>Bank info</strong>
|
||||
<br>
|
||||
Account: 123123123123123123
|
||||
<br>
|
||||
Name: Fake name
|
||||
<strong>Bank info</strong><br/>
|
||||
Postfinance<br/>
|
||||
89-849216-5<br/>
|
||||
<br/>
|
||||
CH36 0900 0000 8984 9216 5<br/>
|
||||
Nico Schottelius<br/>
|
||||
Hauptstrasse 14<br/>
|
||||
8775 Luchsingen<br/>
|
||||
</p>
|
||||
<p>
|
||||
If you want to donate us in other means (your time, skill, etc..)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue