-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
10,726 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,14 +11,14 @@ <h2 class="section-heading">Impressum</h2> | |
Angaben gemäß § 5 TMG | ||
<br/> | ||
<br/> | ||
example42 GmbH | ||
example42 | ||
<br/> | ||
Brückenstrasse 5a<br/> | ||
10179 Berlin<br/> | ||
<h4>Vertreten durch</h4> | ||
Martin Alfke, Alessandro Franceschi<br/> | ||
<h4>Kontakt</h4> | ||
E-Mail: <a href="mailto:[email protected]">[email protected]</a><br/> | ||
E-Mail: <a href="mailto:[email protected]">[email protected]</a><br/> | ||
Internetadresse: <a href="http://www.example42.com" target="_blank">example42.com</a><br/> | ||
<h4>Registereintrag</h4> | ||
Eintragung im Handelsregister<br/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ <h3>Special OSS discount</h3> | |
<h3 class="section-heading">Pay with PayPal</h3> | ||
Use this form for Credit Card payments via PayPal.</br> | ||
Besides PayPal receipt, we will send an invoice (we will ask you for your company data)</br> | ||
VAT is not included in the price. German customers should <a href="mailto:[email protected]?subject=Puppet Service request">get in contact with us</a>.</br> | ||
VAT is not included in the price. German customers should <a href="mailto:[email protected]?subject=Puppet Service request">get in contact with us</a>.</br> | ||
{% include paypal.html %} | ||
</div> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,8 @@ layout: null | |
<updated>{{ site.time | date_to_xmlschema }}</updated> | ||
<id>{{ site.url }}/</id> | ||
<author> | ||
<name>example42 GmbH</name> | ||
<email>[email protected]</email> | ||
<name>example42</name> | ||
<email>[email protected]</email> | ||
</author> | ||
|
||
{% for post in site.posts %} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.