From 4e38b9ae05eadc464a50cf96e660c541f186a1ff Mon Sep 17 00:00:00 2001 From: croueAlec Date: Wed, 16 Oct 2024 13:06:01 +0200 Subject: [PATCH] removed unncessary comment in 404 page --- django/src/pages/templates/404.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/django/src/pages/templates/404.html b/django/src/pages/templates/404.html index d01928a9..355b088d 100644 --- a/django/src/pages/templates/404.html +++ b/django/src/pages/templates/404.html @@ -1,13 +1,6 @@ {% extends "./extends/base.html" %} {% block content %} - - -