git://git.nikiroo.be
/
nikiroo-utils.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
code cleanup / jdoc
[nikiroo-utils.git]
/
src
/
be
/
nikiroo
/
fanfix
/
library
/
web
/
templates
/
browser.select.html
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
<select name='${name}' value="${value}">
2
<option value=''></option>
3
${options} </select>