From 0143e5641f569c4658e48f876c8d6ba6debb3087 Mon Sep 17 00:00:00 2001 From: walterroach <37820425+walterroach@users.noreply.github.com> Date: Thu, 29 Oct 2020 23:38:32 -0500 Subject: [PATCH] var change --- resources/briefing/templates/briefingtemplate_EN.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/briefing/templates/briefingtemplate_EN.j2 b/resources/briefing/templates/briefingtemplate_EN.j2 index fb7cf30d..14e56183 100644 --- a/resources/briefing/templates/briefingtemplate_EN.j2 +++ b/resources/briefing/templates/briefingtemplate_EN.j2 @@ -6,7 +6,7 @@ Most briefing information, including communications and flight plan information, Current situation: ==================== {% if not frontlines %}There are currently no fights on the ground.{% endif %}{% if frontlines %}{% for frontline in frontlines %} -{{ frontline.description }}{% endfor %}{% endif %} +{{ frontline.brief }}{% endfor %}{% endif %} Your flights: ====================