diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2 index 04a39e7c322..acb01b8eac7 100644 --- a/docs/templates/plugin.rst.j2 +++ b/docs/templates/plugin.rst.j2 @@ -299,9 +299,9 @@ Author Status ~~~~~~ -{% for cur_state in metadata.status %} +{% for cur_state in metadata.status %} This module is flagged as **@{cur_state}@** which means that @{module_states[cur_state]}@. -{% endfor %} +{% endfor %} {% endif %} @@ -318,5 +318,4 @@ please refer to this `Knowledge Base article `` to improve it.