<!-- 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/. --><!doctype html><html><head><metacharset="utf-8"/><metahttp-equiv="Content-Security-Policy"content="default-src 'none'; object-src 'none'; script-src resource: chrome:;"/><metaname="color-scheme"content="light dark"/><title>ASRouter Admin</title><linkrel="icon"type="image/png"href="chrome://branding/content/icon32.png"/><linkrel="localization"href="branding/brand.ftl"/><linkrel="localization"href="toolkit/branding/brandings.ftl"/><linkrel="stylesheet"href="chrome://browser/content/asrouter/components/ASRouterAdmin/ASRouterAdmin.css"/></head><body><divid="root"></div><scriptsrc="chrome://global/content/vendor/react.js"></script><scriptsrc="chrome://global/content/vendor/react-dom.js"></script><scriptsrc="chrome://global/content/vendor/prop-types.js"></script><scriptsrc="chrome://browser/content/asrouter/asrouter-admin.bundle.js"></script><!-- The render.js script is the main entrypoint for the page. --><scriptsrc="chrome://browser/content/asrouter/render.js"></script></body></html>