|
11 | 11 | <linkrel="stylesheet"href="/compiled/style.css"> |
12 | 12 | </head> |
13 | 13 | <body> |
14 | | -<divclass="container-full"><divclass="row"> |
| 14 | +<divclass="container-full"> |
15 | 15 | <h1>Page not found</h1> |
16 | 16 | <p>The page you were looking for was not found.</p> |
17 | | -</div></div> |
| 17 | +</div> |
18 | 18 |
|
19 | 19 | <footerclass="container"> |
20 | | -<p><ahref="/">CoderStats</a> is a free service that displays statistics for coders with public open source code repositories.<br> |
| 20 | +<p><ahref="/">CoderStats</a> is a free service that displays statistics for coders with public Git repositories on GitHub.<br> |
| 21 | +<ahref="https://github.com/coderstats/coderstats.net">Source Code</a> • |
21 | 22 | <ahref="https://chrome.google.com/webstore/detail/necogepejonacpphmlmcagmbjaogpbng">Chrome Extension</a> •<ahref="https://addons.mozilla.org/en-US/firefox/addon/coderstats/">Firefox Add-on</a> •<ahref="https://teespring.com/stores/codershirts"title="T-Shirts, hoodies, mugs and stickers for coders">CoderShirts Store</a> |
22 | 23 | </footer> |
23 | 24 |
|
|