11<!DOCTYPE html>
22< html lang ="en ">
3+ < head >
4+ < base href ="./ " />
5+ < meta charset ="utf-8 " />
6+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8+ < meta name ="description " content ="" />
9+ < meta name ="author " content ="" />
10+ < title > Nice Admin Angular Template - Angular 10 admin template</ title >
11+ < link
12+ rel ="icon "
13+ type ="image/png "
14+ sizes ="16x16 "
15+ href ="assets/images/favicon.png "
16+ />
17+ </ head >
318
4- < head >
5- < base href ="./ ">
6- < meta charset ="utf-8 ">
7- < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
8- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9- < meta name ="description " content ="">
10- < meta name ="author " content ="">
11- < title > Nice Admin Angular Template - Angular 9+ admin template</ title >
12- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="assets/images/favicon.png ">
13- </ head >
14- 15- < body >
16- 19+ < body >
1720 < app-root > </ app-root >
18- 19- </ body >
20- 21- </ html >
21+ </ body >
22+ </ html >
0 commit comments