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