hubl/src/page-messages.pug

10 lines
231 B
Plaintext
Raw Normal View History

.content-box.with-padding.full-width.chat-view
2019-05-14 15:32:42 +00:00
sib-chat(
data-authentication='login',
data-auto-login='true',
2019-08-09 14:01:06 +00:00
data-bosh-service-url=`${xmpp}`,
2019-05-14 15:32:42 +00:00
data-debug='false',
data-locales-url='en',
bind-resources
)