dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Entitaet Geraet hinzugenommen, Aenderungen an Menues und UI
ulrich
2021-04-14
3929b0fe2a7678b31f8971c9b9eb4536330f6c80
[tango.git]
/
www
/
ui
/
data
/
tpl
/
geraet_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>