cpp/source/_templates/layout.html [1:6]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% extends "!layout.html" %} {# Use Matomo #} {% block extrahead %} {{ super() }} {%- include "../../../matomo.html" %} {% endblock %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - java/source/_templates/layout.html [1:6]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% extends "!layout.html" %} {# Use Matomo #} {% block extrahead %} {{ super() }} {%- include "../../../matomo.html" %} {% endblock %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -