blob: 3c70b9098f75e3924321cc8250b5dc5f61241e2e [file] [log] [blame]
Adrià Vilanova Martínezf7ee6582021-09-02 21:53:28 +02001<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <title>TWPT Dashboard</title>
Adrià Vilanova Martínezb19c47b2022-01-04 23:40:45 +01006 <meta name="viewport" content="width=device-width, initial-scale=1">
Adrià Vilanova Martínezf7ee6582021-09-02 21:53:28 +02007 <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
8 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500">
9 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500">
10 </head>
11 <body>
12 <app></app>
13 <script src="https://accounts.google.com/gsi/client" async defer></script>
14 </body>
15</html>