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