{% extends "base" %}
{% block request %}
if index and metric in SKIP_IN_PATH:
metric = "_all"
{{ super()|trim }}
{% endblock %}