File tree Expand file tree Collapse file tree 1 file changed +14
-18
lines changed
Expand file tree Collapse file tree 1 file changed +14
-18
lines changed Original file line number Diff line number Diff line change 44last_modified_at: 2025-11-11 12:57:00
55---
66
7- < body >
8- < link rel ="stylesheet " href ="/css/font-awesome/css/font-awesome.min.css ">
9- < div class ="container ">
10- < div class ="row ">
11- < div class ="col-md-12 ">
12- < div class ="error-template ">
13- < h1 > Oops! Page not found</ h1 >
14- < div class ="error-details ">
15- < p > This isn't the page you are looking for. You may have mistyped the address or the page may have moved.</ p >
16- </ div >
17- < div class ="error-actions " align ="center ">
18- < p > < img src ="https://octodex.github.com/images/scubatocat.png " alt ="Octocat " width ="300 " height ="300 "> </ p >
19- < a href ="/ " class ="btn btn-primary btn-lg "> < span class ="fa fa-home "> </ span >
20- Take Me Home </ a >
21- </ div >
7+ < link rel ="stylesheet " href ="/css/font-awesome/css/font-awesome.min.css ">
8+ < div class ="container ">
9+ < div class ="row ">
10+ < div class ="col-md-12 ">
11+ < div class ="error-template ">
12+ < h1 > Oops! Page not found</ h1 >
13+ < div class ="error-details ">
14+ < p > This isn't the page you are looking for. You may have mistyped the address or the page may have moved.</ p >
15+ </ div >
16+ < div class ="error-actions " align ="center ">
17+ < p > < img src ="https://octodex.github.com/images/scubatocat.png " alt ="Octocat " width ="300 " height ="300 "> </ p >
18+ < a href ="/ " class ="btn btn-primary btn-lg "> < span class ="fa fa-home "> </ span >
19+ Take Me Home </ a >
2220 </ div >
2321 </ div >
2422 </ div >
2523 </ div >
26- </ body >
27-
28- </ html>
24+ </ div >
2925
You can’t perform that action at this time.
0 commit comments