diff --git a/resources/briefing/templates/briefingtemplate_EN.j2 b/resources/briefing/templates/briefingtemplate_EN.j2 index 14e56183..c1d99aae 100644 --- a/resources/briefing/templates/briefingtemplate_EN.j2 +++ b/resources/briefing/templates/briefingtemplate_EN.j2 @@ -6,7 +6,8 @@ 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.brief }}{% endfor %}{% endif %} +{{ frontline.brief }} +{% endfor %}{% endif %} Your flights: ====================