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