From: Philipp Spitzer Date: Tue, 7 Jun 2022 21:51:34 +0000 (+0200) Subject: Add correction_name in output. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/efd0743368f29a1fe6a981d680de8f4e3e74b186 Add correction_name in output. --- diff --git a/wrpylib/templates/sledrun_wikitext.txt b/wrpylib/templates/sledrun_wikitext.txt index 6f15182..3b1e808 100644 --- a/wrpylib/templates/sledrun_wikitext.txt +++ b/wrpylib/templates/sledrun_wikitext.txt @@ -64,6 +64,7 @@ 'video': videos[0].url if videos and videos|length > 0 else '', 'Korrektur': 'Seite', 'Korrektur_To': correction_email, + 'Korrektur_To_Name': correction_name, 'Freizeitticket': 'Ja' if freizeitticket_tyrol else '', 'Regiocard': 'Ja' if regio_card_tyrol else '', }) }}