From fceada524a41588652dbca0005652d6da23e2712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Ricart?= Date: Thu, 27 Feb 2025 15:32:41 +0100 Subject: [PATCH] [ALL] rollback --- template/base.rst.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/base.rst.j2 b/template/base.rst.j2 index 19cd11c..6822a35 100644 --- a/template/base.rst.j2 +++ b/template/base.rst.j2 @@ -2,6 +2,6 @@ {{ hostname.replace("\n", "") }} {{ "=" * (hostname|length) }} -.. os: {{ os["NAME"] }} +:os: {{ os["NAME"] }} :version: {{ os["VERSION"] }}