From f403308c7a550be767900b9940fc1649fca8a66c Mon Sep 17 00:00:00 2001 From: Philipp Spitzer Date: Sun, 13 Mar 2022 14:05:38 +0100 Subject: [PATCH] Remove empty line in "see also". --- wrpylib/templates/sledrun_wiki.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrpylib/templates/sledrun_wiki.txt b/wrpylib/templates/sledrun_wiki.txt index d756351..bab2b76 100644 --- a/wrpylib/templates/sledrun_wiki.txt +++ b/wrpylib/templates/sledrun_wiki.txt @@ -36,7 +36,7 @@ ** {{ wr_page(info) }} {% endfor -%} * '''Siehe auch''': -{% for info in see_also %} +{%- for info in see_also %} ** {{ weblink(info) }} {%- endfor %} -- 2.39.5