<% extends 'base.html' %> <% block css %><% endblock %> <% block js %> <$ 'chat' | js | safe $> <% endblock %> <% block templates %> <% include 'includes/js/room.html' %> <% include 'includes/js/user.html' %> <% include 'includes/js/file.html' %> <% include 'includes/js/message.html' %> <% include 'includes/js/tab.html' %> <% include 'includes/js/browser-item.html' %> <% include 'includes/js/browser-item-user.html' %> <% include 'includes/js/upload.html' %> <% endblock %> <% block body %>
v <$ version $>

<$ __('All Rooms') $>

<$ __('All Rooms') $>

    <% include 'includes/modals/add-room.html' %> <% include 'includes/modals/password.html' %>
    <$ __('Loading') $>...
    <% include 'includes/modals/notifications.html' %> <% include 'includes/modals/profile.html' %> <% include 'includes/modals/account.html' %> <% include 'includes/modals/xmpp.html' %> <% include 'includes/modals/tokens.html' %> <% include 'includes/modals/upload.html' %> <% include 'includes/modals/giphy.html' %>
    <% endblock %>