diff --git a/pinaxcon/templates/404.html b/pinaxcon/templates/404.html index f5f87b7bbdb0b20be15a24714aa11183297aaea1..9b26c7442a5b36edee58f399000e577233825f39 100644 --- a/pinaxcon/templates/404.html +++ b/pinaxcon/templates/404.html @@ -1,5 +1,5 @@ {% extends "site_base.html" %} -{% load staticfiles %} +{% load static %} {% load i18n %}