% 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 %>