Copybara bot | be50d49 | 2023-11-30 00:16:42 +0100 | [diff] [blame^] | 1 | <meta charset="UTF-8"> |
| 2 | <meta name="description" content=""> |
| 3 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 4 | |
| 5 | <!-- Chrome for Android theme color --> |
| 6 | <meta name="theme-color" content="#4caf50"> |
| 7 | |
| 8 | <link rel="stylesheet" href="node_modules/material-design-lite/dist/material.green-pink.min.css"> |
| 9 | <script src="node_modules/material-design-lite/material.min.js"></script> |
| 10 | <link rel="stylesheet" href="node_modules/material-icons/iconfont/material-icons.css"> |
| 11 | <link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700,300' rel='stylesheet' type='text/css'> |
| 12 | <link rel="stylesheet" href="node_modules/mdl-ext/lib/mdl-ext.min.css"> |
| 13 | <script src="node_modules/mdl-ext/lib/mdl-ext.min.js"></script> |
| 14 | |
| 15 | <script src="node_modules/dialog-polyfill/dist/dialog-polyfill.js"></script> |
| 16 | <link rel="stylesheet" type="text/css" href="node_modules/dialog-polyfill/dist/dialog-polyfill.css"> |
| 17 | |
| 18 | <script src="js/common.js"></script> |