fixes: browser unsupported and page not found

This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-24 10:41:56 -03:00
commit 69fbbd4888
4 changed files with 20 additions and 16 deletions

View file

@ -1,4 +1,7 @@
<h2 class="text-center">404</h2>
<div class="text-center logo-setup">
<img src="../img/logo-negative-beta.svg" alt="Copay">
</div>
<h1 class="text-center text-white">404</h1>
<h3 class="text-center">Page not found</h3>
<p class="text-center"><a href="/">go back...</a></p>