15 lines
596 B
HTML
15 lines
596 B
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<title>Title</title>
|
||
</head>
|
||
<body>
|
||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||
<input type="hidden" name="cmd" value="_s-xclick" />
|
||
<input type="image" src="https://www.paypal.com/de_DE/i/btn/x-click-but01.gif" border="0" name="submit" alt="Zahlen Sie mit PayPal – schnell, kostenlos und sicher!" />
|
||
<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1″ height="1″>
|
||
<textarea name="encrypted" cols="70" rows="35"></textarea>
|
||
</form>
|
||
</body>
|
||
</html> |