From a5a455923ff0301391e959547bb262c372704f9a Mon Sep 17 00:00:00 2001 From: Levi Date: Thu, 7 Jul 2016 23:52:24 -0500 Subject: [PATCH] #hotfix fixing 404 style --- ungleich_page/templates/ungleich_page/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ungleich_page/templates/ungleich_page/404.html b/ungleich_page/templates/ungleich_page/404.html index bc0dc5ba..2fbac545 100644 --- a/ungleich_page/templates/ungleich_page/404.html +++ b/ungleich_page/templates/ungleich_page/404.html @@ -1,4 +1,4 @@ -{% load staticfiles bootstrap3%} +{% load staticfiles%}