From 05d1ba98ae14d001fe9df70538f966c900d90f28 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 14 Jan 2015 15:04:13 -0300 Subject: [PATCH] fixes page not found if there are not wallets --- views/errors/404.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/views/errors/404.html b/views/errors/404.html index a9d8759ec..aa9f768a2 100644 --- a/views/errors/404.html +++ b/views/errors/404.html @@ -1,11 +1,11 @@
+ ng-class="{'wide-page':!$root.iden}">
- Copay - Copay + Copay + Copay
-

404

-

Page not found

+

404

+

Page not found

« Back