diff options
Diffstat (limited to 'templates/txt.jinja2')
-rw-r--r-- | templates/txt.jinja2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/txt.jinja2 b/templates/txt.jinja2 index b27abda..5ca0c62 100644 --- a/templates/txt.jinja2 +++ b/templates/txt.jinja2 @@ -131,7 +131,7 @@ Report generated at {{ get_datetime() }} {{ runtime_contents["full_output"]|indent(20, False) }} ``` {%- endif -%} - {%- endfor -%} + {%- endfor -%} {%- endif -%} {%- endif -%} {% else %} |