Files
edx-platform/cms/templates/widgets/html-edit.html

4 lines
114 B
HTML

<section class="html-edit">
<textarea name="" class="edit-box" rows="8" cols="40">${data}</textarea>
</section>