dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Nicht erforderliche globale Variablen entfernt
ulrich
2021-05-07
ad3e2db5eefd3093a066e7b61df0653abc9b6f2e
[tango.git]
/
www
/
data
/
tpl
/
pl_sel.txt
commit
|
author
|
age
8d7d35
1
<select class="u-full-width ctrl-item ctrl-select" id="playlist" title="Playliste">
U
2
{{#ArrayList}}
3
<option kurl="{{url}}" value="{{name}}">{{name}}</option>
4
{{/ArrayList}}
5
</select>