From b6348f32f8f28b6828a5e99ec77a368959ded95e Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 31 Aug 2021 22:31:03 +0100 Subject: [PATCH] . --- templates/403.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/403.html b/templates/403.html index 222102e5..9fb8e81a 100644 --- a/templates/403.html +++ b/templates/403.html @@ -1,6 +1,7 @@ {% extends 'base.html' %} {% block content %} +{% load static %}

403 error