<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  <head>
    <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" />
    <meta name="color-scheme" content="light dark" />
    <link rel="stylesheet" href="blockedSite.css" type="text/css" media="all" />
    <link rel="icon" id="favicon" href="blocked.png" />
    
  <title data-l10n-id="safeb-blocked-malware-page-title">Visiting this website may harm your computer</title></head>
  <body>
    <div id="errorPageContainer" class="container">
      <!-- Error Title -->
      <div id="errorTitle" class="title">
        <h1 class="title-text" id="errorTitleText" data-l10n-id="safeb-blocked-malware-page-title">Visiting this website may harm your computer</h1>
      </div>

      <div id="errorLongContent">
        <!-- Short Description -->
        <div id="errorShortDesc">
          <p id="errorShortDescText" data-l10n-id="safeb-blocked-malware-page-short-desc">Xero blocked this page because it might attempt to install malicious software that may steal or delete personal information on your computer.</p>
        </div>

        <!-- Advisory -->
        <div id="advisoryDesc">
          <p id="advisoryDescText" data-l10n-args="{&quot;advisoryname&quot;:&quot;Google Safe Browsing&quot;}" data-l10n-id="safeb-palm-advisory-desc">Advisory provided by <a id="advisory_provider" data-l10n-name="advisory_provider" href="https://developers.google.com/safe-browsing/v4/advisory">Google Safe Browsing</a>.</p>
        </div>

        <!-- Action buttons -->
        <div id="buttons" class="button-container">
          <!-- Commands handled in browser.js -->
          <button id="goBackButton" class="primary" data-l10n-id="safeb-palm-accept-label">Go back</button>
        </div>
      </div>
  </body>
  <script src="blockedSite.js"></script>
</html>