diff --git a/helpdesk/templates/helpdesk/report_output.html b/helpdesk/templates/helpdesk/report_output.html index e9183459..b7ae87b9 100644 --- a/helpdesk/templates/helpdesk/report_output.html +++ b/helpdesk/templates/helpdesk/report_output.html @@ -37,7 +37,7 @@ {% for d in data %} -{% for f in d %}{{ f }}{% endfor %}{% endfor %} +{% for f in d %}{{ f }}{% endfor %}{% endfor %}