diff --git a/main/template/default/session/about.tpl b/main/template/default/session/about.tpl index 4bdddb7ef1..1ef3dc94c3 100644 --- a/main/template/default/session/about.tpl +++ b/main/template/default/session/about.tpl @@ -171,7 +171,7 @@
-
+

{{ "CourseInformation"|get_lang }}

@@ -269,10 +269,10 @@
-
-
-
- {% if course_data.coaches %} + {% if course_data.coaches %} +
+
+

{{ "Coaches"|get_lang }}

{% for coach in course_data.coaches %} @@ -307,10 +307,10 @@
{% endfor %}
- {% endif %} +
-
+ {% endif %}
{% endfor %}