dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UI-Anpassungen
ulrich
2021-04-10
50e53e791b318e29a9deb9228a6d1b615b8a9053
[tango.git]
/
www
/
ui
/
data
/
tpl
/
titel_liste.tpl
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}}