{% extends "page.html" %}{% import "tests.html" as tests %} {% block title %}{{ page.title }}{% endblock title %} {% block main %} {{ super() }} {% if config.extra.tests.pipelines %} {% else %}