diff --git a/RIGS/templates/partials/event_table.html b/RIGS/templates/partials/event_table.html index 19a3a6fa..807c46e8 100644 --- a/RIGS/templates/partials/event_table.html +++ b/RIGS/templates/partials/event_table.html @@ -1,6 +1,4 @@ {% load namewithnotes from filters %} -{% load cache %} -{% cache None event_table request.user %}
@@ -104,4 +102,3 @@
-{% endcache %}