Persoenliche Mediazentrale
ulrich
2021-04-08 8e2578a22a4cf2749d6d884e231335287069f490
commit | author | age
86bbf7 1
U 2 <div class='entity-formular'>
3   <div class='entity-liste-kopf'>
7c22a2 4     Media-Inhalte     
86bbf7 5     <!-- <button class='button' id='neu-btn'>Neu</button> -->
U 6   </div>
7   <ul class='entity-liste'>
8     {{#ArrayList}}
90d368 9     <li class='entity-eintrag entity-typ-katalog'>{{.}}</li>
86bbf7 10     {{/ArrayList}}
U 11   </ul>
12 </div>
13
14
15
16
17
18
19