diff --git a/core/templates/ui/drilldown/results.html b/core/templates/ui/drilldown/results.html
index 9cd3743..74b1813 100644
--- a/core/templates/ui/drilldown/results.html
+++ b/core/templates/ui/drilldown/results.html
@@ -108,6 +108,10 @@
+ {% elif item.type == 'action' %}
+
+
+
{% else %}
{{ item.type }}
{% endif %}