{% extends "base.html" %} {% block title %}Metrics - FC CI{% endblock %} {% block auth %} {% if !auth_name.is_empty() %} {{ auth_name }}
{% else %} Login {% endif %} {% endblock %} {% block content %}Showing system-wide metrics. Filter by project below to view specific metrics.
{% endif %}