From 35a48c3eee5f6725109ae6d79984548b17fb8ef8 Mon Sep 17 00:00:00 2001 From: Dariusz Niemczyk Date: Sun, 14 Jan 2024 00:21:23 +0100 Subject: [PATCH] fix: statics --- templates/400.html | 6 ++++-- templates/403.html | 6 ++++-- templates/404.html | 4 ++-- templates/500.html | 2 +- templates/widgets/categoryicon.html | 2 +- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/templates/400.html b/templates/400.html index a547a9f..b4c0319 100644 --- a/templates/400.html +++ b/templates/400.html @@ -1,9 +1,11 @@ +{% load static %} +