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