[% META title = 'Resources » Chart » Requests by month' %]
<!-- BEGIN [% template.name %] -->
<h3>Report errors by month:</h3>
[%
PROCESS site/date_constraints.tt
func_name = 'get_chart'
target_url = app_url _ '/chart/process/diagnosis_errors/simple_line';
INCLUDE chart/image.tt constraint_type = 'all_data'
%]
<!-- END [% template.name %] -->