Merge branch 'master' into subtree
[nikiroo-utils.git] / library / web / templates / browser.select.html
CommitLineData
e992c260
NR
1 <select name='${name}' value="${value}">
2 <option value=''></option>
3${options} </select>