2019-06-18 06:48:32 +00:00
|
|
|
.content-box.with-padding.full-width.chat-view
|
2018-10-19 18:36:16 +00:00
|
|
|
sib-chat(
|
|
|
|
data-authentication='login',
|
|
|
|
data-auto-login='true',
|
2019-08-09 14:01:06 +00:00
|
|
|
data-bosh-service-url=`${xmpp}`,
|
2020-05-08 13:27:44 +00:00
|
|
|
data-i18n='en',
|
2018-10-19 18:36:16 +00:00
|
|
|
bind-resources
|
|
|
|
)
|