<!doctypehtml> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<html data-l10n-sync="true">
<head>
<meta
http-equiv="Content-Security-Policy"
content="default-src chrome:; object-src 'none'"
/>
<meta name="color-scheme" content="light dark" />
<title data-l10n-id="neterror-page-title"></title>
<link
rel="stylesheet"
href="chrome://global/skin/aboutNetError.css"
type="text/css"
media="all"
/>
<link rel="icon" id="favicon" />
<link rel="localization" href="branding/brand.ftl" />
<link rel="localization" href="toolkit/neterror/certError.ftl" />
<link rel="localization" href="toolkit/neterror/netError.ftl" />
</head>
<body>
<div class="container">
<div id="text-container"> <!-- Error Title -->
<div class="title">
<h1 class="title-text"></h1>
</div>
<!-- Short Description -->
<p id="errorShortDesc"></p>
<p id="errorShortDesc2"></p>
<!-- UI for option to report certificate errors to Mozilla. Removed on
init for other error types .-->
<div id="prefChangeContainer" class="button-container" hidden="">
<p data-l10n-id="neterror-pref-reset"></p>
<button
id="prefResetButton"
class="primary"
data-l10n-id="neterror-pref-reset-button"
></button>
</div>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.