diff --git a/templates/index.html b/templates/index.html index 62bdbd2..64e4cc8 100755 --- a/templates/index.html +++ b/templates/index.html @@ -17,7 +17,8 @@ new ZammadChat({ fontSize: '12px', chatId: 1, - show: false + show: false, + target: $('.chatwindow') }); }); @@ -48,6 +49,7 @@ +
{% block content %} @@ -61,7 +63,7 @@

mail [at] reudnetz [dot] org

- + {% endblock seitenleiste %}