From 212f2c471c82e6f9f8bcee0e2ec3cb66ec929eb8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 14 Dec 2017 22:10:58 +0100 Subject: castro --- public/assets/js/lib/router.js | 1 + views/partials/404.ejs | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/js/lib/router.js b/public/assets/js/lib/router.js index c16e58e..da5149a 100644 --- a/public/assets/js/lib/router.js +++ b/public/assets/js/lib/router.js @@ -103,6 +103,7 @@ var SiteRouter = Router.extend({ $("#error_404").show() $("h1").html("404 not found") $("body").removeClass("loading") + $("#error_404").append('') }, }) \ No newline at end of file diff --git a/views/partials/404.ejs b/views/partials/404.ejs index 081b514..55cfcf3 100644 --- a/views/partials/404.ejs +++ b/views/partials/404.ejs @@ -1,5 +1,4 @@
← back to bucky

-
\ No newline at end of file -- cgit v1.2.3-70-g09d2