{%- import 'util/helpers.html' as help -%} {%- import 'html_head.html' as html_head with context -%} {% if SITE == 'localhost' %} {% set csp="script-src 'self' 'unsafe-inline' rdrama.net; connect-src 'self'; object-src 'none';" %} {% else %} {% set csp=none %} {% endif %} {{html_head.html_head(true, true, true, csp, "Chat", none, "", false)}} {% include "header.html" %} {% include "modals/expanded_image.html" %} {% include "modals/emoji.html" %}
{% if SITE == 'localhost' %} {% else %} {% endif %}