{% extends 'graphs.html' %} {% set active_graph_page='activities' %} {% block head %} {{ super() }} {% endblock %} {% block graph_body %}

{% trans %}Cumulative number of new, deleted and changed files by period of time.{% endtrans%}

{% endblock %}