{# Support chat widget.
The loader is tiny and asynchronous: it draws only a button until the visitor
clicks, so it costs nothing on page load. Everything else - identity, unread
count, language - is decided on the client, because this page is served from
the nginx cache to anonymous visitors and may be weeks old.
The signed email block renders only for a logged-in visitor, and their pages
always bypass the cache. #}