diff --git a/ansibledoctor/templates/hugo-book/index.md.j2 b/ansibledoctor/templates/hugo-book/index.md.j2 index a815d96..831e236 100644 --- a/ansibledoctor/templates/hugo-book/index.md.j2 +++ b/ansibledoctor/templates/hugo-book/index.md.j2 @@ -22,7 +22,7 @@ summary: {{ meta.summary.value | safe_join(" ") }} {# Vars #} {% include '_vars.j2' %} -{# Todo #} +{# Tag #} {% include '_tag.j2' %} {# Todo #} diff --git a/ansibledoctor/templates/readme/README.md.j2 b/ansibledoctor/templates/readme/README.md.j2 index c8a4116..247c90f 100644 --- a/ansibledoctor/templates/readme/README.md.j2 +++ b/ansibledoctor/templates/readme/README.md.j2 @@ -14,7 +14,7 @@ {# Vars #} {% include '_vars.j2' %} -{# Todo #} +{# Tag #} {% include '_tag.j2' %} {# Todo #}