Files
edx-platform/common/templates/xmodule_display.html

4 lines
105 B
HTML

<section class="xmodule_display xmodule_${class_}" data-type="${module_name}">
${content}
</section>