{% extends "_layout_events_search.html" %} {% block sectionabout %}
{{ _("This module displays event count tables based on two selected parameters. The table color shows how much is the count in that cell higher than the expected count given the distributions of counts of the values.") | safe }}
{% endblock sectionabout %} {% block sectionsearchresult %} {{ macros_chart.render_chart(result_data) }} {%- if permission_can('developer') %}