dashboard
repositories
filestore
activity
search
login
main
/
um
Nutzerverwaltung
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Dialog 'Neuer Nutzer' als separate Ansicht, 'Zurueck'-Steuerung geaendert
ulrich
2020-05-21
9198aca61f9491cb8afa172c0584948fdd280695
[um.git]
/
web
/
ui
/
data
/
tpl
/
inhalt.tpl
1
2
3
4
5
6
7
<div class="nutzer-liste">
{{#List}}
{{#List}}
<p class="nutzer-liste-eintrag">{{String}}</p>
{{/List}}
{{/List}}
</div>