summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html')
-rw-r--r--gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html
index 492f5ad..590da26 100644
--- a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html
+++ b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/graph_collection.html
@@ -1,4 +1,7 @@
{% load i18n %}
+{% load cache %}
+
+{% cache 3600 graph_collection_static_head %}
{% block head %}
@@ -124,6 +127,9 @@
}
</style>
+
+ {% endcache %}
+
<body>
<!-- This is panel on LHS of graph -->