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