fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
editor: tweaking main bar ui
[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>