blob: 3184bf9dd22b24304daf9099de84449234b79453 [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>
6 <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
7 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500">
8 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500">
9 </head>
10 <body>
11 <app></app>
12 <script src="https://accounts.google.com/gsi/client" async defer></script>
13 </body>
14</html>