diff --git a/core/templates/ui/drilldown.html b/core/templates/ui/drilldown.html index 80245e9..aa801f2 100644 --- a/core/templates/ui/drilldown.html +++ b/core/templates/ui/drilldown.html @@ -2,7 +2,7 @@ {% load static %} {% block content %} - +
{% csrf_token %} diff --git a/core/views.py b/core/views.py new file mode 100644 index 0000000..e69de29