# HG changeset patch # User Dennis Fink # Date 2014-09-13 18:12:09 # Node ID 059448c2562e090702dc9c78a406098000d741c3 # Parent f5eac23abd0991159dfe61dff60041c8cb1e457f Use p tags instead of divs in donate options diff --git a/ennstatus/templates/donate/bitcoin.html b/ennstatus/templates/donate/bitcoin.html --- a/ennstatus/templates/donate/bitcoin.html +++ b/ennstatus/templates/donate/bitcoin.html @@ -15,7 +15,7 @@

Bitcoin is a cryptocurrency where the creation and transfer of bitcoins is based on an open-source cryptographic protocol that is independent of any central authority.Bitcoins can be transferred through a computer or smartphone without an intermediate financial institution. The concept was introduced in a 2008 paper by a pseudonymous developer known only as "Satoshi Nakamoto", who called it a peer-to-peer, electronic cash system.

-
BitCoin Address
-

1EYZCq2ZL6chWXYYkJoDo7fz39UC7do5cC

+

Bitcoin Address
+ 1EYZCq2ZL6chWXYYkJoDo7fz39UC7do5cC

{% endblock %} diff --git a/ennstatus/templates/donate/bpm.html b/ennstatus/templates/donate/bpm.html --- a/ennstatus/templates/donate/bpm.html +++ b/ennstatus/templates/donate/bpm.html @@ -14,9 +14,9 @@

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!

-
+

Mail us your BPM voucher code! -

+

{% endblock %} diff --git a/ennstatus/templates/donate/flattr.html b/ennstatus/templates/donate/flattr.html --- a/ennstatus/templates/donate/flattr.html +++ b/ennstatus/templates/donate/flattr.html @@ -14,8 +14,8 @@

We do accept flattr. Help us to raise some more funds to support our infrastructure.

-
+

Flattr this -

+

{% endblock %} diff --git a/ennstatus/templates/donate/litecoin.html b/ennstatus/templates/donate/litecoin.html --- a/ennstatus/templates/donate/litecoin.html +++ b/ennstatus/templates/donate/litecoin.html @@ -13,9 +13,9 @@ Paco Ahlgren -

Litecoin

+ -
Litecoin Address
-

LQdhbm1rMnKJ78hrw8PhdaXw4MsnqGUnXm

+

Litecoin Address
+ LQdhbm1rMnKJ78hrw8PhdaXw4MsnqGUnXm

{% endblock %} diff --git a/ennstatus/templates/donate/namecoin.html b/ennstatus/templates/donate/namecoin.html --- a/ennstatus/templates/donate/namecoin.html +++ b/ennstatus/templates/donate/namecoin.html @@ -13,9 +13,9 @@ Paco Ahlgren -

Namecoin

+ -
Namecoin Address
-

NCN97MCz9o4RtccFUzzrYddPM5QNbDa4mW

+

Namecoin Address
+ NCN97MCz9o4RtccFUzzrYddPM5QNbDa4mW

{% endblock %} diff --git a/ennstatus/templates/donate/snailmail.html b/ennstatus/templates/donate/snailmail.html --- a/ennstatus/templates/donate/snailmail.html +++ b/ennstatus/templates/donate/snailmail.html @@ -14,12 +14,11 @@

SnailMail is most probably, the most anonymous way to support us - as long as you debit / change the money anonymously and touch it without your fingerprints.

-
+
-
Frënn vun der Ënn, ASBL
BPM 381892
34, Rue Gabriel Lippmann
diff --git a/ennstatus/templates/donate/wiretransfer.html b/ennstatus/templates/donate/wiretransfer.html --- a/ennstatus/templates/donate/wiretransfer.html +++ b/ennstatus/templates/donate/wiretransfer.html @@ -14,19 +14,19 @@

Wire Transfer is probably the most traditional way to support us, but one of the simplest. Please, find our bank information below.

-
- Either donate direclty to us, or proxy your money through one of our partners. -
-
- Account holder: Frënn vun der Ënn A.S.B.L.
- BIC/SWIFT: BCEELULL
- IBAN: LU65 0019 4055 6782 7000
-
- +

Either donate directlyto us or proxy your money through one of our partners.

+

+ Account holder: Frënn vun der Ënn A.S.B.L.
+ BIC/SWIFT: BCEELULL
+ IBAN: LU65 0019 4055 6782 7000
+

+

Partner Organizations

- Account holder: Chaos Computer Club Lëtzebuerg A.S.B.L.
- BIC/SWIFT: BCEELULL
- IBAN: LU29 0019 2855 3890 4000
- Subject: * to FVDE
+

+ Account holder: Chaos Computer Club Lëtzebuerg A.S.B.L.
+ BIC/SWIFT: BCEELULL
+ IBAN: LU29 0019 2855 3890 4000
+ Subject: * to FVDE
+

{% endblock %}