diff --git a/template/base.rst.j2 b/template/base.rst.j2 index 6822a35..19cd11c 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"] }}