{{ _('What you will learn') }}
-
{% for el in course.willLearn -%}
- {{el}} {% endfor %}
{{ _('More') }}
{{ _('Less') }}
{{ _('Course requires') }}
-
{% for el in course.requirements -%}
- {{el}} {% endfor %}