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