General statistics

{% for stats in tab.context.stats %} {% include 'stats-card.html' %} {% endfor %}

Identification charts

{% for chart in tab.context.charts %}

{{ chart.title }}

{{ chart.description }}

{{ chart.chart }}
{% endfor %}