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