Merge pull request #72 from demgod/patch-1

Fix minor spelling issue on 404 page
pull/73/head
Aigars Silkalns 9 years ago
commit 967e0f7372

@ -49,7 +49,7 @@
<div class="text-center text-center"> <div class="text-center text-center">
<h1 class="error-number">404</h1> <h1 class="error-number">404</h1>
<h2>Sorry but we couldnt find this page</h2> <h2>Sorry but we couldnt find this page</h2>
<p>This page you are looking for does not exsist <a href="#">Report this?</a> <p>This page you are looking for does not exist <a href="#">Report this?</a>
</p> </p>
<div class="mid_center"> <div class="mid_center">
<h3>Search</h3> <h3>Search</h3>

Loading…
Cancel
Save