moodle_rest-1.0.1/modules/moodle_rest_user/templates/moodle_rest_user_course.html.twig
modules/moodle_rest_user/templates/moodle_rest_user_course.html.twig
<article class="moodle-rest-user-course">
<h2>{{ title }}</h2>
<section>
{{ summary }}
</section>
<section>
{{ completion }}
</section>
</article>
