Adrià Vilanova MartÃnez | f7ee658 | 2021-09-02 21:53:28 +0200 | [diff] [blame^] | 1 | <!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> |