5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <meta http-equiv="x-dns-prefetch-control" content="off">
9 <title><%= appName %></title>
11 <meta name="google" content="notranslate">
13 <link rel="icon" href="/assets/favicon.ico" sizes="any">
14 <!-- Working around https://bugzilla.mozilla.org/show_bug.cgi?id=1801614
15 * otherwise Firefox picks the 1024x1024 declination of the apple-touch-icon -->
16 <link rel="icon" href="/assets/favicon.ico" sizes="1025x1025">
17 <link rel="icon" href="<%= require('./favicon.svg') %>" type="image/svg+xml">
19 <body class="embedded">
20 <div class="app-root"></div>
21 <noscript class="app-noscript">
22 Proton Human Verification requires Javascript. Enable Javascript and reload this page to continue.