]> ToastFreeware Gitweb - philipp/winterrodeln/wrpylib.git/commitdiff
Add correction_name in output.
authorPhilipp Spitzer <philipp@spitzer.priv.at>
Tue, 7 Jun 2022 21:51:34 +0000 (23:51 +0200)
committerPhilipp Spitzer <philipp@spitzer.priv.at>
Tue, 7 Jun 2022 21:51:34 +0000 (23:51 +0200)
wrpylib/templates/sledrun_wikitext.txt

index 6f151823476ccb8bf339d58c28dc5e0034928d1d..3b1e80848c09722e605e708c77253354375a0441 100644 (file)
@@ -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 '',
 }) }}