From de52b0daa7d8173d030845e0e687b4ecd3fe0f90 Mon Sep 17 00:00:00 2001 From: Philipp Spitzer Date: Sun, 12 Jun 2022 16:28:43 +0200 Subject: [PATCH] =?utf8?q?Add=20'tiroler=5Fnaturrodelbahn=5Fg=C3=BCtesiege?= =?utf8?q?l'=20to=20'Buttonleiste'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- wrpylib/templates/sledrun_wikitext.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/wrpylib/templates/sledrun_wikitext.txt b/wrpylib/templates/sledrun_wikitext.txt index ec09d2a..2ec0381 100644 --- a/wrpylib/templates/sledrun_wikitext.txt +++ b/wrpylib/templates/sledrun_wikitext.txt @@ -73,6 +73,7 @@ {{ h.key_value_template('Buttonleiste', { 'Bericht': allow_reports|german_bool, 'ForumId': forum_id, + 'Gütesiegel': tiroler_naturrodelbahn_gütesiegel.thread_id if tiroler_naturrodelbahn_gütesiegel else '', 'Impressionen': impressions_title, 'Wetter': 'Ja' if position else '', 'webcam': webcams[0].url if webcams and webcams|length > 0 else '', -- 2.39.5