From 06179703375874a32af0aa87aead719910c99108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20H=C3=A1la?= Date: Fri, 1 Dec 2023 16:33:50 +0100 Subject: [PATCH] Removes unnecessary dependencies --- frontend/templates/404.html | 11 ++--------- frontend/templates/base/index.html | 3 +-- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/frontend/templates/404.html b/frontend/templates/404.html index a78160c..1adab53 100644 --- a/frontend/templates/404.html +++ b/frontend/templates/404.html @@ -15,18 +15,11 @@ - {% bootstrap_css %} - + + - diff --git a/frontend/templates/base/index.html b/frontend/templates/base/index.html index 8c9cf7d..34472e3 100644 --- a/frontend/templates/base/index.html +++ b/frontend/templates/base/index.html @@ -16,9 +16,8 @@ - {% bootstrap_css %} - +