From: Philipp Spitzer Date: Sun, 13 Mar 2022 13:05:38 +0000 (+0100) Subject: Remove empty line in "see also". X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/f403308c7a550be767900b9940fc1649fca8a66c Remove empty line in "see also". --- 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 %}