{% load cms_tags i18n extra_tags %}
{% if page.publisher_is_draft or not page|is_empty_placeholder:"course_description" %}{% trans 'Enter here a description of your course.' %}
{% endpage_placeholder %} {% endwith %}{% trans "At the end of this course, you will be able to:" %}
{% page_placeholder "course_skills" page %}{% trans 'How is the course structured?' %}
{% endpage_placeholder %}{% trans 'What are the prerequisites to follow this course?' %}
{% endpage_placeholder %}{% trans 'Enter here the detailed course plan.' %}
{% endpage_placeholder %}{% trans "How is progress evaluated and/or certified?" %}
{% endpage_placeholder %}{% trans "What are the organizations publishing this course?" %}
{% endpage_placeholder %}{% trans 'Who are the teachers in the course team?' %}
{% endpage_placeholder %}{% trans 'What is the license for the course content?' %}
{% endpage_placeholder %} {% endwith %}{% trans 'What is the license for the content created by course participants?' %}
{% endpage_placeholder %} {% endwith %}