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