Mercurial > pumpbridge
diff public/contact.html @ 15:c5bf4e02958e
add/delete credentials, new layout, alpha version ribbon, contact
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Thu, 12 Jun 2014 20:51:10 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/public/contact.html Thu Jun 12 20:51:10 2014 +0200 @@ -0,0 +1,44 @@ +<html> +<head> +<title>pumpbridge</title> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> +</head> +<body bgcolor="#FFF"> +Angaben gemäß § 5 TMG: +<!-- + _ _ _ <br> +| | | | | |<br> +| |__ | | ___ ___ ___ _ _ _ __ ___ _ __ __| | ___<br> +| '_ \| |/ _ \/ __/ __| | | | '__/ _ \ '_ \ / _` |/ _ \<br> +| |_) | | __/\__ \__ \ |_| | | | __/ | | || (_| | __/<br> +|_.__/|_|\___||___/___/\__,_|_| \___|_| |_(_)__,_|\___|<br> +--> +<br> + +<h3>Contact:</h3><br> +Type: PERSON<br> +Name: Mathias Gebbe<br> +Address: Quellwiese 47<br> +PostalCode: 49080<br> +City: Osnabrück<br> +CountryCode: DE<br> +Phone: +49.15150661709<br> +Email: mathias.gebbe@gmail.com<br> +Changed: 2013-10-01T21:23:02+02:00<br> +<br> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> +<input type="hidden" name="cmd" value="_donations"> +<input type="hidden" name="business" value="ebbegebbe@aol.com"> +<input type="hidden" name="lc" value="DE"> +<input type="hidden" name="item_name" value="Mathias Gebbe"> +<input type="hidden" name="no_note" value="0"> +<input type="hidden" name="currency_code" value="EUR"> +<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest"> +<input type="image" src="https://www.paypalobjects.com/de_DE/DE/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal."> + +<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> +</form> +</p> + +</body> +</html>