dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Lautstaerkeregelung hinzugefuegt
ulrich
2022-05-11
392dc977ae7d13188f07db1d6d865a964bb96858
[tango.git]
/
www
/
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}}