Backed out changeset bcbab342eed8 (bug 1889658) for causing wpt reftest failures...
[gecko.git] / toolkit / content / mozilla.html
blob542e79c6b13b3c42a850d1ff0eda8e38ac5e7f44
1 <!DOCTYPE html>
3 <!-- This Source Code Form is subject to the terms of the Mozilla Public
4 - License, v. 2.0. If a copy of the MPL was not distributed with this
5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
7 <html>
8 <head>
9 <meta
10 http-equiv="Content-Security-Policy"
11 content="default-src 'none'; style-src chrome:; object-src 'none'"
13 <meta charset="utf-8" />
14 <title data-l10n-id="about-mozilla-title-6-27"></title>
15 <link rel="stylesheet" href="chrome://global/content/aboutMozilla.css" />
16 <link rel="localization" href="toolkit/about/aboutMozilla.ftl" />
17 </head>
19 <body>
20 <section>
21 <p id="moztext" data-l10n-id="about-mozilla-quote-6-27"></p>
22 <p id="from" data-l10n-id="about-mozilla-from-6-27"></p>
23 </section>
24 </body>
25 </html>