dashboard
repositories
filestore
activity
search
login
main
/
tango
Persoenliche Mediazentrale
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
ui nach www geschoben, Steuerung daran angepasst
ulrich
2021-04-27
9603599a1d0f161d1365fe8d0d60ce1d3133e197
[tango.git]
/
www
/
data
/
tpl
/
katalog_root_liste.txt
commit
|
author
|
age
86bbf7
1
U
2
<div class='entity-formular'>
3
<ul class='entity-liste'>
4
{{#ArrayList}}
90d368
5
<li class='entity-eintrag entity-typ-katalog'>{{.}}</li>
86bbf7
6
{{/ArrayList}}
U
7
</ul>
8
</div>
9
10
11
12
13
14
15