editor: fallback to original tag/class name in case of lack of defined human friendly...
[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>