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