From b4db7ea07604a1c55af2dcbaaccef643e625c2b0 Mon Sep 17 00:00:00 2001 From: Taka Date: Mon, 26 Nov 2018 14:15:18 +0000 Subject: [PATCH] Use the new-style flags in the KGS extras templates. --- .../data/default-template-pack/extras/kgs/grenade-bundles.j2 | 2 +- .../data/default-template-pack/extras/kgs/molotov-cocktails.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vasl_templates/webapp/data/default-template-pack/extras/kgs/grenade-bundles.j2 b/vasl_templates/webapp/data/default-template-pack/extras/kgs/grenade-bundles.j2 index 1a29d0a..c22878d 100644 --- a/vasl_templates/webapp/data/default-template-pack/extras/kgs/grenade-bundles.j2 +++ b/vasl_templates/webapp/data/default-template-pack/extras/kgs/grenade-bundles.j2 @@ -14,7 +14,7 @@ td { margin: 0 ; padding: 0 ; } - {%if PLAYER_FLAGS["german"]%} {%endif%}Grenade Bundles + {%if PLAYER_FLAGS["german"]%} {%endif%}Grenade Bundles diff --git a/vasl_templates/webapp/data/default-template-pack/extras/kgs/molotov-cocktails.j2 b/vasl_templates/webapp/data/default-template-pack/extras/kgs/molotov-cocktails.j2 index b62f371..1835c33 100644 --- a/vasl_templates/webapp/data/default-template-pack/extras/kgs/molotov-cocktails.j2 +++ b/vasl_templates/webapp/data/default-template-pack/extras/kgs/molotov-cocktails.j2 @@ -15,7 +15,7 @@ ul { margin: 0 0 0 10px ; padding: 0 ; } - {%if PLAYER_FLAGS["german"]%} {%endif%}Molotov Cocktails + {%if PLAYER_FLAGS["german"]%} {%endif%}Molotov Cocktails