5 lines
153 B
HTML
5 lines
153 B
HTML
<%include file="metadata-edit.html" />
|
|
<section class="html-edit">
|
|
<textarea name="" class="edit-box" rows="8" cols="40">${data}</textarea>
|
|
</section>
|