dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Unterscheidung und Verarbeitung Geraete-Liste mit allen Angaben (auch Statu...
ulrich
2021-04-21
a29f5ca76074f014d2a82390610797907528efc1
[tango.git]
/
www
/
ui
/
data
/
tpl
/
titel_liste.txt
1
2
3
4
5
6
7
8
9
{{#Abspielliste}}
<div class='entity-formular'>
<ul class='entity-liste'>
{{#titel}}
<li class='entity-eintrag'>{{interpret}}: {{titelAnzName}}</li>
{{/titel}}
</ul>
</div>
{{/Abspielliste}}