| Index: pages/legal.md |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/pages/legal.md |
| @@ -0,0 +1,41 @@ |
| +title=Imprint |
| + |
|
juliandoucette
2017/10/31 12:34:10
NIT: No description?
ire
2017/11/01 09:18:13
There isn't one in the spec
juliandoucette
2017/11/01 13:09:46
NIT/Suggest: Ask for one.
(Can be addressed separ
ire
2017/11/02 09:20:54
https://issues.adblockplus.org/ticket/5968
|
| +<style> |
| + hr { margin: 2em 0; } |
| + |
| + @media (min-width: 576px) |
| + { |
| + hr { margin: 3em 0; } |
| + } |
| +</style> |
| + |
| +<div class="column two-thirds" markdown="1"> |
|
juliandoucette
2017/10/31 12:34:10
Suggest: Organization schema (or similar, includin
ire
2017/11/01 09:18:12
Good idea. Done.
|
| + |
| +# {{ imprint[heading] Imprint }} |
| + |
| +--- |
|
juliandoucette
2017/10/31 12:34:10
NIT: I think these lines are presentational (and h
ire
2017/11/01 09:18:12
I don't think they are purely presentational. They
juliandoucette
2017/11/01 13:09:46
Ack. NIT: It looks like a heading followed by thre
ire
2017/11/02 09:20:54
But three sections means there are different secti
|
| + |
| +## {{ eyeo-gmbh[heading] eyeo GmbH }} |
| + |
| +{{ eyeo-address-street[address] Lichtstraße 25 }}<br> |
|
ire
2017/10/31 08:57:33
I separated this into different lines/translations
juliandoucette
2017/10/31 12:34:10
1. Why? I don't expect this page to change or be e
ire
2017/11/01 09:18:13
Actually, since I am taking your suggestions to do
ire
2017/11/01 09:18:13
1. Maybe not, but I figured that this is the sort
|
| +{{ eyeo-address-city[address] 50825 Cologne }}<br> |
| +{{ eyeo-address-country[address] Germany }} |
|
juliandoucette
2017/10/31 12:34:10
Suggest: <address>
ire
2017/11/01 09:18:13
Done.
|
| + |
| +--- |
| + |
| +{{ imprint-contact-forum For suppoprt please goto: [Adblock Plus Forum](https://adblockplus.org/forum/) }}<br> |
|
juliandoucette
2017/10/31 12:34:10
Suggest: description list
ire
2017/11/01 09:18:13
Done.
|
| +{{ imprint-contact-email Email: [support@adblockplus.org](mailto:support@adblockplus.org) }}<br> |
| +{{ imprint-contact-phone Phone: +49 (0)221 / 65028 598 }}<br> |
| +{{ imprint-contact-fax Fax: +49 (0)221 / 65028 599 }}<br> |
| +{{ imprint-contact-vat Ust-IdNr: DE279292414 }}<br> |
| +{{ imprint-contact-district District Court: Köln HRB 73508 }} |
| + |
| +--- |
| + |
| +## {{ imprint-directors[heading] Managing Directors }} |
| + |
| +{{ till-faida[name] Till Faida }}<br> |
|
juliandoucette
2017/10/31 12:34:10
NIT: These names don't have to be translated
Sugge
ire
2017/11/01 09:18:13
Now I'm not sure about my previous comment about a
|
| +{{ felix-dahlke[name] Felix Dahlke }}<br> |
| +{{ steffen-kiedel[name] Steffen Kiedel }} |
| + |
| +</div> |