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