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