{% load i18n %} {% load Settings %} {% settings INSTALLED_APPS as installedApps %}

{% trans 'Statistics of ' %} {{ title }}

{% if 'Theophrastus.document' in installedApps %}

{% trans 'Check for ' %} {% trans 'our statistics documents' %} {% trans 'for details of each statistics items.' %}

{% else %}

{% endif %}
{% include "TotalRate.html" with getTotalRateAjaxUrl=getTotalRateAjaxUrl %}
From

To
{% trans "Change number / rate:" %}
{% trans 'Change accumulate / single' %}
loading...
{% include "TotalChart.html" %}