{% extends 'graphs.html' %} {% from 'include/chartkick.html' import line_chart %} {% block graph_body %}
{% trans %}Cumulative number of errors by period of time.{% endtrans%}