integration wip: saving document
[fnpeditor.git] / src / editor / modules / data / templates / textarea.html
1 <p>
2     <label><%= label %></label>
3     <textarea name="<%= name %>" rows="5"></textarea>
4     <span class="description"><%= description %></span>
5 </p>