6 lines
173 B
HTML
6 lines
173 B
HTML
<%include file="metadata-edit.html" />
|
|
<section class="html-edit">
|
|
<textarea name="" class="tiny-mce"></textarea>
|
|
<div name="" class="edit-box">${data}</div>
|
|
</section>
|