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