fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
50b7c50e56303223b76ec28ccf8a06ad3779540a
[fnpeditor.git]
/
src
/
editor
/
views
/
dialog
/
templates
/
textarea.html
1
<p>
2
<label><%= label %></label>
3
<textarea name="<%= name %>" rows="5"></textarea>
4
<span class="description"><%= description %></span>
5
</p>