attempting to kick start build script
svn path=/branches/design/; revision=18342
This commit is contained in:
@@ -1,71 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>FSFE - Bedankt voor uw bestelling!</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Bedankt voor uw bestelling!</h1>
|
||||
|
||||
<p>
|
||||
De totale prijs van uw bestelling is <strong>€:AMOUNT:</strong>. U kan betalen met een
|
||||
overschrijving, of via Paypal.
|
||||
</p>
|
||||
|
||||
<h3>Overschrijving</h3>
|
||||
|
||||
<p>
|
||||
Gebruik de volgende gegevens om te betalen met een overschrijving:
|
||||
</p>
|
||||
|
||||
<dl>
|
||||
<dt>Voor overschrijvingen vanuit Duitsland:</dt>
|
||||
<dd>
|
||||
Free Software Foundation Europe e.V.<br/>
|
||||
Konto 3004732, BLZ 36020030, National-Bank Essen, Duitsland<br/>
|
||||
</dd>
|
||||
|
||||
<dt>Voor internationale overschrijvingen:</dt>
|
||||
<dd>
|
||||
Free Software Foundation Europe e.V.<br/>
|
||||
National-Bank Essen, Duitsland<br/>
|
||||
IBAN: DE69 3602 0030 0003 0047 32<br/>
|
||||
SWIFT/BIC: NBAGDE3E
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
Gebruik <strong>:REFERENCE:</strong> als referentie voor uw betaling.
|
||||
</p>
|
||||
|
||||
<h3>PayPal</h3>
|
||||
|
||||
<p>
|
||||
U kan ook betalen met een kredietkaart of andere middelen aanvaard door Paypal. Als
|
||||
u van deze mogelijkheid gebruik wil maken, gebruik dan onderstaande knop.
|
||||
</p>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<center>
|
||||
<input type="hidden" name="cmd" value="_xclick"/>
|
||||
<input type="hidden" name="business" value="paypal@fsfeurope.org"/>
|
||||
<input type="hidden" name="image_url" value="http://fsfeurope.org/graphics/logo.png"/>
|
||||
<input type="hidden" name="item_number" value=":REFERENCE:"/>
|
||||
<input type="hidden" name="item_name" value="Online Order"/>
|
||||
<input type="hidden" name="amount" value=":AMOUNT:"/>
|
||||
<input type="hidden" name="currency_code" value="EUR"/>
|
||||
<input type="hidden" name="no_note" value="1"/>
|
||||
<input type="hidden" name="no_shipping" value="1"/>
|
||||
<input type="submit" name="submit" value="Pay with PayPal"/>
|
||||
</center>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
</html>
|
||||
<!--
|
||||
Local Variables: ***
|
||||
mode: xml ***
|
||||
End: ***
|
||||
-->
|
Reference in New Issue
Block a user