Update all non-major dependencies
[ProtonMail-WebClient.git] / applications / account / src / storage.ejs
blobd80b3a01baa9c5532cf1cb647e707cc07ce2dbe2
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4     <meta charset="utf-8">
5     <meta name="viewport" content="width=device-width, initial-scale=1">
6     <meta http-equiv="x-dns-prefetch-control" content="off">
7     <base href="/">
8     <title><%= appName %></title>
9     <meta name="google" content="notranslate">
10 </head>
11 <body>
12     <noscript class="app-noscript">
13         <%= appName %> requires Javascript. Enable Javascript and reload this page to continue.
14     </noscript>
15 </body>
16 </html>