xmpp.chapril.org-conversejs/src/templates/trimmed_chat.html

8 lines
268 B
HTML
Raw Normal View History

<a class="chatbox-btn close-chatbox-button icon-close"></a>
<a class="chat-head-message-count"
{[ if (!num_unread) { ]} style="display: none" {[ } ]}
href="#">{{{num_unread}}}</a>
<a href="#" class="restore-chat" title="{{{tooltip}}}">
{{{ title }}}
</a>