{% extends "base.html" %} {% block content %}
{% include('pipelines/metrics.html') with context %}
{{ mermaid }}
{% include('pipelines/features.html') with context %}
{% endblock %}