{% extends "stats/base.html" %} {% block breadcrumb_content %} {{ super() }}
  • {% link_for _(title), named_route='statistics.contributors' %}
  • {% endblock %} {% block stats_content %}

    {{ _('Total number of contributors') }}

    {% endblock %}