Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/legal.html

Issue 29596579: Issue 5968 - Update description and content on help.eyeo.com Imprint page (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Nov. 3, 2017, 8:54 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/legal.html
===================================================================
--- a/pages/legal.html
+++ b/pages/legal.html
@@ -1,9 +1,10 @@
title=Imprint
+description=eyeo GmbH is headquartered in Cologne, Germany. For support inquiries, message us at support@adblockplus.org
juliandoucette 2017/11/03 15:16:36 NIT: why support@adblockplus.org not support@eyeo.
ire 2017/11/04 19:40:22 I used the same email that's in the page content.
<style>
hr { margin: 2em 0; }
/* Remove margin-top on <h2> directly after <hr> */
.content hr + h2 { margin-top: 0; }
.unstyled dt,
@@ -32,17 +33,17 @@
<span itemprop="streetAddress">Lichtstraße 25</span><br>
<span itemprop="postalCode">50825</span>
<span itemprop="addressLocality">Cologne <br> Germany</span>
</address>
<hr>
<dl class="unstyled">
- <dt>{{ imprint-contact-forum-title For suppoprt please goto: }}</dt>
+ <dt>{{ imprint-contact-forum-title For additional support, go to: }}</dt>
<dd><a href="https://adblockplus.org/forum/">{{ imprint-contact-forum-value Adblock Plus Forum }}</a></dd>
<dt>{{ imprint-contact-email-title Email: }}</dt>
<dd itemprop="email"><a href="mailto:support@adblockplus.org">support@adblockplus.org</a></dd>
<dt>{{ imprint-contact-phone-title Phone: }}</dt>
<dd itemprop="telephone">+49 (0)221 / 65028 598</dd>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld