Persoenliche Mediazentrale
ulrich
2021-04-07 7c22a2a2f3568841b0830e4339bdb6f8ec69262f
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}}
9     <li class='entity-eintrag'>{{.}}</li>
10     {{/ArrayList}}
11   </ul>
12 </div>
13
14
15
16
17
18
19