{% comment %} SPDX-License-Identifier: GPL-3.0-or-later SPDX-FileCopyrightText: 2026 Valentin Gagarin {% endcomment %} {% include favicon.html %} {{ page.title }} {% include breadcrumb.html %} {% assign ext = page.path | split: "." | last %} {% if ext == "html" and page.no_heading != true %}

{{ page.title }}

{% endif %} {{ content }} {% include footer_custom.html %}