doc_infra/template/base.rst.j2

8 lines
147 B
Text
Raw Normal View History

2025-02-14 21:11:21 +01:00
{{ "=" * (hostname|length) }}
{{ hostname.replace("\n", "") }}
{{ "=" * (hostname|length) }}
2025-02-27 15:32:41 +01:00
:os: {{ os["NAME"] }}
2025-02-27 11:47:34 +01:00
:version: {{ os["VERSION"] }}
2025-02-27 11:42:50 +01:00