python/source/_templates/layout.html (6 lines of code) (raw):

{% extends "!layout.html" %} {# Use Matomo #} {% block extrahead %} {{ super() }} {%- include "../../../matomo.html" %} {% endblock %}