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="./assets/img/favicon.ico"> | ||||
7 | <base href="./"> | ||||
8 | </head> | ||||
Ittay Stern | 6f900cc | 2018-08-29 17:01:32 +0300 | [diff] [blame] | 9 | <body style="height: 101%;"> |
10 | <vid-app >Loading..</vid-app> | ||||
Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 11 | </body> |
12 | </html> |