diff --git a/ennstatus/donate/views.py b/ennstatus/donate/views.py --- a/ennstatus/donate/views.py +++ b/ennstatus/donate/views.py @@ -36,6 +36,9 @@ def bitcoin(): def flattr(): return render_template('donate/flattr.html') +@donate_page.route('/bpm') +def bpm(): + return render_template('donate/bpm.html') @donate_page.route('/received', methods=('GET', 'POST')) diff --git a/ennstatus/templates/base.html b/ennstatus/templates/base.html --- a/ennstatus/templates/base.html +++ b/ennstatus/templates/base.html @@ -46,6 +46,7 @@
We accept BPM points as they will be used for our BPM Parcel Station. The parcel station is used for receiving and sending mails and packages around the world!
For our parcel station!
Take Action Now