1
- <!DOCTYPE html> <!--
2
- * CoreUI - Free Bootstrap Admin Template
1
+ <!DOCTYPE html>
2
+ <!--
3
+ * CoreUI Pro based Bootstrap Admin Template
3
4
* @version v3.0.0-alpha.0
4
5
* @link https://coreui.io/pro/
5
6
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
6
7
* License (https://coreui.io/pro/license)
7
- --> < html lang ="en "> < head >
8
+ -->
9
+ < html lang ="en ">
10
+ < head >
8
11
< base href ="./ ">
9
12
< meta charset ="utf-8 ">
10
13
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
@@ -32,10 +35,11 @@ <h4 class="c-pt-3">Houston, we have a problem!</h4>
32
35
< p class ="c-text-muted "> The page you are looking for is temporarily unavailable.</ p >
33
36
</ div >
34
37
< div class ="input-prepend c-input-group ">
35
- < div class ="c-input-group-prepend "> < span class ="c-input-group-text "> < svg version ="1.1 " xmlns ="http://www.w3.org/2000/svg " width ="16 " height ="16 " viewBox ="0 0 64 64 " class ="c-icon ">
36
- < title > magnifying-glass</ title >
37
- < path d ="M59.95 49.965l-10.136-10.136-7.796-3.221c2.491-3.504 3.982-7.87 3.982-12.584 0-0.008 0-0.017 0-0.025v0.001c0-12.131-9.869-22-22-22s-22 9.869-22 22 9.869 22 22 22c0.007 0 0.016 0 0.025 0 4.754 0 9.154-1.516 12.743-4.092l-0.066 0.045 3.212 7.776 10.136 10.136c1.268 1.274 3.023 2.062 4.961 2.062 3.866 0 7-3.134 7-7 0-1.939-0.788-3.693-2.061-4.961l-0-0zM6 24c0-9.925 8.075-18 18-18s18 8.075 18 18-8.075 18-18 18-18-8.075-18-18zM57.121 57.035c-0.543 0.542-1.293 0.877-2.121 0.877s-1.578-0.335-2.121-0.877l-9.572-9.572-2.987-7.229 7.229 2.987 9.572 9.572c0.542 0.543 0.877 1.293 0.877 2.121s-0.335 1.578-0.877 2.121l0-0z "> </ path >
38
- </ svg > </ span > </ div >
38
+ < div class ="c-input-group-prepend "> < span class ="c-input-group-text ">
39
+ < svg version ="1.1 " xmlns ="http://www.w3.org/2000/svg " width ="16 " height ="16 " viewBox ="0 0 64 64 " class ="c-icon ">
40
+ < title > magnifying-glass</ title >
41
+ < path d ="M59.95 49.965l-10.136-10.136-7.796-3.221c2.491-3.504 3.982-7.87 3.982-12.584 0-0.008 0-0.017 0-0.025v0.001c0-12.131-9.869-22-22-22s-22 9.869-22 22 9.869 22 22 22c0.007 0 0.016 0 0.025 0 4.754 0 9.154-1.516 12.743-4.092l-0.066 0.045 3.212 7.776 10.136 10.136c1.268 1.274 3.023 2.062 4.961 2.062 3.866 0 7-3.134 7-7 0-1.939-0.788-3.693-2.061-4.961l-0-0zM6 24c0-9.925 8.075-18 18-18s18 8.075 18 18-8.075 18-18 18-18-8.075-18-18zM57.121 57.035c-0.543 0.542-1.293 0.877-2.121 0.877s-1.578-0.335-2.121-0.877l-9.572-9.572-2.987-7.229 7.229 2.987 9.572 9.572c0.542 0.543 0.877 1.293 0.877 2.121s-0.335 1.578-0.877 2.121l0-0z "> </ path >
42
+ </ svg > </ span > </ div >
39
43
< input class ="c-form-control " id ="prependedInput " size ="16 " type ="text " placeholder ="What are you looking for? "> < span class ="c-input-group-append ">
40
44
< button class ="c-btn c-btn-info " type ="button "> Search</ button > </ span >
41
45
</ div >
@@ -45,5 +49,6 @@ <h4 class="c-pt-3">Houston, we have a problem!</h4>
45
49
<!-- CoreUI and necessary plugins-->
46
50
< script src ="vendors/pace-progress/js/pace.min.js "> </ script >
47
51
< script src ="vendors/@coreui/coreui-pro/js/coreui.bundle.min.js "> </ script >
48
-
49
- </ body > </ html >
52
+
53
+ </ body >
54
+ </ html >
0 commit comments