{% load static %} {% include 'mixins/partials/notify.html' %} {% if cache is not None %} {% endif %} fetched {{ table.data|length }} {% if params.rule is None %} hits {% else %} rule hits for {{ params.rule }}{% endif %} in {{ took }}ms {% if exemption is not None %} {% else %} {% if redacted is not None %} {% endif %} {% endif %} {% include 'partials/results_table.html' %} {% include 'partials/sentiment_chart.html' %}