From ec7127909a57a21bfce2e3499611a9698ba9ef3b Mon Sep 17 00:00:00 2001 From: temasictfic Date: Sat, 20 Apr 2024 20:04:37 +0300 Subject: [PATCH] Update 404 page and navigation.js to handle 404 errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Enes Yağız --- indianpong/pong/templates/404.html | 2 +- indianpong/static/js/navigation.js | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/indianpong/pong/templates/404.html b/indianpong/pong/templates/404.html index 60efaac..ffa4292 100644 --- a/indianpong/pong/templates/404.html +++ b/indianpong/pong/templates/404.html @@ -5,7 +5,7 @@ {% block app %}