This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-conversejs
Watch
26
Star
0
Fork
0
You've already forked xmpp.chapril.org-conversejs
Code
Issues
Pull Requests
Projects
Releases
Activity
eb1f462e07
xmpp.chapril.org-conversejs
/
src
/
templates
/
chatroom_disconnect.html
2 lines
57 B
HTML
Raw
Normal View
History
Unescape
Escape
Use a named variable for _.template This removes the need for `switch (obj)` in the template which is not allowed in strict mode. Additionally using a named variable speeds up rendering.
2017-11-05 18:47:30 +01:00
<
p
class
=
"disconnect-msg"
>
{{{o.disconnect_message}}}
<
/
p
>
Reference in New Issue
Copy Permalink