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