Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bedrock/privacy/templates/privacy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ <h2>{{ ftl('privacy-index-contact-mozilla') }}</h2>
<span itemprop="name">Mozilla Corporation</span><br>
<span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
Attn: <span itemprop="name">Mozilla - Privacy</span><br>
<span itemprop="streetAddress">235 Pine St, 7th Floor</span>,<br>
<span itemprop="streetAddress">1875 Mission Street, Suite 103</span>,<br>
<span itemprop="addressLocality">San Francisco</span>,
<span itemprop="addressRegion">CA</span>
<span itemprop="postalCode">94104</span><br>
<span itemprop="postalCode">94103</span><br>
<span itemprop="addressCountry">USA</span><br>
<span itemprop="email"><a href="mailto:compliance@mozilla.com">compliance@mozilla.com</a></span>
</span>
Expand Down
6 changes: 3 additions & 3 deletions root_files/info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

url: mozilla.org/
site_owner: Mozilla Corporation
address1: 235 Pine Street
address2: 7th floor
address1: 1875 Mission Street
address2: Suite 103
city: San Francisco
state: CA
country: US
postal_code: 94104
postal_code: 94103
phone_number: 1 650 903 0800
display_email: webmaster@mozilla.org
site_name:
Expand Down
Loading