{% extends "richie/fullwidth.html" %} {% load cms_tags i18n extra_tags pagination_tags static thumbnail humanize %} {% block meta_index_rules %} {# Make sure course snapshot pages are not indexed by search engines #} {% if current_page.parent_page.course %} {% else %} {{ block.super }} {% endif %} {% endblock meta_index_rules %} {% block meta_html_default %} {% if not current_page|is_empty_placeholder:"course_introduction" %} {% endif %} {% endblock meta_html_default %} {% block meta_rdfa_context %} {% get_placeholder_plugins "course_cover" as plugins or %} {{ block.super }} {% endget_placeholder_plugins %} {% blockplugin plugins.0 %} {% thumbnail instance.picture 1200x630 replace_alpha='#FFFFFF' crop upscale subject_location=instance.picture.subject_location as thumb %} {% endblockplugin %} {% if not current_page|is_empty_placeholder:"course_introduction" %} {% endif %} {% endblock meta_rdfa_context %} {% block body_rdfa %} vocab="https://schema.org/" typeof="Course"{% endblock body_rdfa %} {% block subheader %}
{% trans 'Enter here a introduction of your course.' %}
{% endplaceholder %}{% trans 'Add an image for course cover on its glimpse.' %}
{% endif %} {% blockplugin cover_plugins.0 %}{% trans "At the end of this course, you will be able to:" %}
{% placeholder "course_skills" %}{% trans 'How is the course structured?' %}
{% endplaceholder %}{% trans 'What are the prerequisites to follow this course?' %}
{% endplaceholder %}{% trans "How is progress evaluated and/or certified?" %}
{% endplaceholder %}{% trans 'Enter here the detailed course plan.' %}
{% endplaceholder %}{% trans 'Who are the teachers in the course team?' %}
{% endplaceholder %}{% trans "What are the organizations publishing this course?" %}
{% endplaceholder %}{% trans 'What is the license for the course content?' %}
{% endplaceholder %} {% endwith %}{% trans 'What is the license for the content created by course participants?' %}
{% endplaceholder %} {% endwith %}