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: ====================