diff --git a/zoo/zoo_demo/templates/zoo_demo/schema.html b/zoo/zoo_demo/templates/zoo_demo/schema.html index fc0d375..7728c08 100644 --- a/zoo/zoo_demo/templates/zoo_demo/schema.html +++ b/zoo/zoo_demo/templates/zoo_demo/schema.html @@ -1,4 +1,4 @@ -{% load staticfiles %} +{% load static %} diff --git a/zoo/zoo_nanterre/templates/zoo_nanterre/search.html b/zoo/zoo_nanterre/templates/zoo_nanterre/search.html index 1391c70..d270f09 100644 --- a/zoo/zoo_nanterre/templates/zoo_nanterre/search.html +++ b/zoo/zoo_nanterre/templates/zoo_nanterre/search.html @@ -1,5 +1,5 @@ {% extends "gadjo/base.html" %} -{% load staticfiles %} +{% load static %} {% block extrascripts %} {{ block.super }}