{% extends 'page.html' %}{% import "tests.html" as tests %} {% block main %} {{ super() }} {% if page.extra.pipeline %} {% if page.extra.pipeline in config.extra.tests.pipelines %}