dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Angaben in Readme praezisiert.
ulrich
2024-11-22
a0ecf24dedf8ecde4630499274fa108e9eb1d8ff
[tango.git]
/
www
/
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>