dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Ein/Aus-Schalter verbessert
ulrich
2021-04-21
39ebae580a05e74e3124b6a7917eb49fb46de8fb
[tango.git]
/
www
/
ui
/
data
/
tpl
/
abspielliste_liste.txt
1
2
3
4
5
6
7
<div class='entity-formular'>
<ul class='entity-liste'>
{{#ArrayList}}
<li class='entity-eintrag'>{{.}}</li>
{{/ArrayList}}
</ul>
</div>