dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Nicht erforderliche globale Variablen entfernt
ulrich
2021-05-07
ad3e2db5eefd3093a066e7b61df0653abc9b6f2e
[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}}