dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Nicht erforderliche globale Variablen entfernt
ulrich
2021-05-07
ad3e2db5eefd3093a066e7b61df0653abc9b6f2e
[tango.git]
/
www
/
data
/
tpl
/
abs_sel.txt
1
2
3
4
5
<select class="u-full-width ctrl-item ctrl-select" id="abspieler" title="Abspieler">
{{#ArrayList}}
<option value="{{.}}">{{.}}</option>
{{/ArrayList}}
</select>