55* Copyright (c) 2018 creativeLabs Łukasz Holeczek
66* Licensed under MIT (https://coreui.io/license)
77-->
8-
8+ <!DOCTYPE html >
99< html lang ="en ">
1010 < head >
11- < meta charset ="utf-8 " / >
12- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " / >
13- < meta name ="viewport " content ="width=device-width, initial-scale=1.0, shrink-to-fit=no " / >
14- < meta name ="description " content ="CoreUI - Open Source Bootstrap Admin Template " / >
15- < meta name ="author " content ="Łukasz Holeczek " / >
16- < meta name ="keyword " content ="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard " / >
11+ < meta charset ="utf-8 ">
12+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
13+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0, shrink-to-fit=no ">
14+ < meta name ="description " content ="CoreUI - Open Source Bootstrap Admin Template ">
15+ < meta name ="author " content ="Łukasz Holeczek ">
16+ < meta name ="keyword " content ="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard ">
1717 < title > CoreUI Free Bootstrap Admin Template</ title >
1818 <!-- Icons-->
19- < link href ="node_modules/flag-icon-css/css/flag-icon.min.css " rel ="stylesheet " / >
20- < link href ="node_modules/font-awesome/css/font-awesome.min.css " rel ="stylesheet " / >
21- < link href ="node_modules/simple-line-icons/css/simple-line-icons.css " rel ="stylesheet " / >
19+ < link href ="node_modules/flag-icon-css/css/flag-icon.min.css " rel ="stylesheet ">
20+ < link href ="node_modules/font-awesome/css/font-awesome.min.css " rel ="stylesheet ">
21+ < link href ="node_modules/simple-line-icons/css/simple-line-icons.css " rel ="stylesheet ">
2222 <!-- Main styles for this application-->
23- < link href ="css/style.css " rel ="stylesheet " / >
23+ < link href ="css/style.css " rel ="stylesheet ">
2424 </ head >
2525 < body class ="app flex-row align-items-center ">
2626 < div class ="container ">
@@ -54,4 +54,4 @@ <h4 class="pt-3">Houston, we have a problem!</h4>
5454 < script src ="node_modules/perfect-scrollbar/dist/perfect-scrollbar.min.js "> </ script >
5555 < script src ="node_modules/@coreui/coreui/dist/js/coreui.min.js "> </ script >
5656 </ body >
57- </ html >
57+ </ html >
0 commit comments