{% load i18n cms_tags extra_tags thumbnail %} {% comment %}Obviously, the context template variable "course" is required and must be a Course page extension{% endcomment %} {% with course_page=course.extended_object course_state=course.state main_org_title=course.get_main_organization.extended_object.get_title %}
{% trans "Cover" %}
{% endget_placeholder_plugins %} {% blockplugin plugins.0 %}{{ course_page.get_title }}
{% if main_org_title %}{{ main_org_title }}
{% endif %}