ulrich
2018-03-09 74f15b5b543bd46ae8ff22b424f2675d08ce3838
1
2
3
4
5
6
<div class="{{typ}}">
  <span class="close-btn pointer-cursor">&#10006;</span>
  <div class="dlg-behaelter">
    {{text}}
  </div>
</div>