dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Menues und Symbolleisten vereinheitlicht
ulrich
2021-04-21
a27c6822a00a1251d75c154627eab783c43fcddb
[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}}