{{ title }}

{% if sub_title %}{{ sub_title }}{% endif %}  

{# bar graphs for day/week/month/year #}
{# line graph for annual trend #}
{% include 'handyhelpers/report/theme_colors.htm' %} {% include 'handyhelpers/report/chartjs/day_count_chart.htm' %} {% include 'handyhelpers/report/chartjs/week_count_chart.htm' %} {% include 'handyhelpers/report/chartjs/month_count_chart.htm' %} {% include 'handyhelpers/report/chartjs/year_count_chart.htm' %} {% include 'handyhelpers/report/chartjs/annual_trends_chart.htm' %}