Ulrich
2018-02-27 e0751d6565d01c31ea47f6e84a845f2ff3d48e79
1
2
3
4
5
6
<div class="{{typ}}">
  <span class="close-btn pointer-cursor">&#10006;</span>
  <div class="dlg-behaelter">
    {{text}}
  </div>
</div>