{% extends app.template_style ~ "/layout/layout_1_col.tpl" %} {% block content %} {{ just_created_link }}

{{ 'JustCreated'|get_lang }} {{ course_title }}


{{ 'ThingsToDo'|get_lang }}


{% if ("allow_user_course_subscription_by_course_admin" | get_setting) == 'true' or _u.is_admin == 1 %}
{% endif %}
{% endblock %}