From 062a8cd23dbbcc85b1f6a57813cc6f4a6fc3d55a Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Fri, 9 Jun 2023 16:48:56 +0200 Subject: [PATCH] fix: add whitespace --- templates/config.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/config.j2 b/templates/config.j2 index 5d24ca4..7719e5d 100644 --- a/templates/config.j2 +++ b/templates/config.j2 @@ -11,4 +11,5 @@ {{ property }} {{ value }} {% endif %} {% endfor %} -{% endfor %} \ No newline at end of file + +{% endfor %}