1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
8 <html xmlns=
"http://www.w3.org/1999/xhtml">
11 http-equiv=
"Content-Security-Policy"
12 content=
"default-src chrome:; object-src 'none'"
14 <meta name=
"color-scheme" content=
"light dark" />
15 <title data-l10n-id=
"profiles-title"></title>
20 href=
"chrome://branding/content/icon32.png"
24 href=
"chrome://mozapps/skin/aboutProfiles.css"
27 <script src=
"chrome://global/content/aboutProfiles.js" />
28 <link rel=
"localization" href=
"branding/brand.ftl" />
29 <link rel=
"localization" href=
"toolkit/about/aboutProfiles.ftl" />
31 <body id=
"body" class=
"wide-container">
32 <h1 data-l10n-id=
"profiles-title"></h1>
35 <p data-l10n-id=
"profiles-conflict" />
38 <div class=
"header-flex">
40 class=
"page-subtitle content-flex"
41 data-l10n-id=
"profiles-subtitle"
43 <div class=
"action-box">
44 <h3 data-l10n-id=
"profiles-restart-title"></h3>
46 id=
"restart-in-safe-mode-button"
47 data-l10n-id=
"profiles-restart-in-safe-mode"
51 data-l10n-id=
"profiles-restart-normal"
58 <button id=
"create-button" data-l10n-id=
"profiles-create"></button>
61 <div id=
"profiles" class=
"tab"></div>