Bedienoberfläche für Webradio
..
ulrich
2018-01-06 6d5a4585660b6a3db138809286207408d7df9e47
1
2
3
4
5
6
<div class="{{typ}}">
  <span class="close-btn pointer-cursor">&#10006;</span>
  <div class="dlg-behaelter">
    {{text}}
  </div>
</div>