Files
edx-platform/cms/templates/widgets/html-edit.html
Christina Roberts c87eb08b1e Bug fix for Lighthouse #22.
html names are automatically converted to the symbols they describe.
2012-12-12 12:57:31 -05:00

5 lines
124 B
HTML

<%include file="metadata-edit.html" />
<section class="html-edit">
<div name="" class="edit-box">${data}</div>
</section>