{% extends "../base.html" %} {% block title %}{{ _("Statistics") }}{% end block %} {% block body %}

{{ _("On this page, you will find a lot of information bundled in graphs and figures.") }} {{ _("They give a very quick overview about what is going on in the build service.") }}

{{ _("Builds") }}

{% end block %}