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