diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index c24a26067c5b363c62e8ca7b916d1e8614fb08eb..d39ab252bd437aba0c5b2802d9e6058b67d8ec27 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -1,4 +1,4 @@ -{% load staticfiles %} +{% load static %} {% load i18n %} {% load sitetree %} {% load sass_tags %}