dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
'calypso' aus den Abspieler-Kommandos entfernt, das gehoert zum Abspieler-URL
ulrich
2021-04-25
f9f8196eb463f1c870c61d6db2c7fb56838a3c9b
[tango.git]
/
www
/
ui
/
data
/
tpl
/
einstellung_liste.txt
1
2
3
4
5
6
7
<div class='entity-formular'>
<ul class='entity-liste'>
{{#ArrayList}}
<li class='entity-eintrag'>{{.}}</li>
{{/ArrayList}}
</ul>
</div>