dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Erweiterung auf Kataloge fuer Fotografien
ulrich
2022-02-11
a1333d058500619b1311e206127a1cc01b0be8f6
[tango.git]
/
www
/
data
/
tpl
/
ablageort_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>