diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 6b9d4b269b..6dc9b12c5f 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -303,7 +303,7 @@ Improve this doc

Related

<@ for s in doc.see @> -<$ s | safe $> +<$ s | safe $> <@- if not loop.last @>,<@- endif -@> <@- endfor -@> <@- endif -@>