| <!DOCTYPE html> |
| <html> |
| <head> |
| <meta charset="utf-8"> |
| <title>TWPT Dashboard</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500"> |
| </head> |
| <body> |
| <app></app> |
| <script src="https://accounts.google.com/gsi/client" async defer></script> |
| </body> |
| </html> |