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"] }}