{% extends 'base.html' %} {% block body %}

PCVS reporting interface

This mini-webserver gathers validation results processed from {{ main_directory }} The content of this main page is still in progress. Here a short list of pages already accessible:

{{"{:,}".format(nb_tests)}}

Tests in Total

{{"{:,}".format(nb_tags)}}

Unique Tags

{{"{:,}".format(nb_labels)}}

Distinct Labels

{% endblock %}