Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 1 | <!doctype html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta charset="utf-8"> |
| 5 | <title>Angular 2 App | ng2-webpack</title> |
| 6 | <link rel="icon" type="image/x-icon" href="./img/favicon.ico"> |
| 7 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" /> |
| 8 | <link data-require="font-awesome@4.6.1" data-semver="4.6.1" rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" /> |
| 9 | <base href="./"> |
| 10 | </head> |
| 11 | <body> |
| 12 | <vid-app>Loading..</vid-app> |
| 13 | </body> |
| 14 | </html> |