{% extends "base.html" %} {% import "_island.html" as island %} {% block title %}Chat — {{ community_name }} — Multithreaded{% endblock %} {# Chat is ephemeral by design, so there is nothing here worth indexing and a crawler holding an SSE connection open is a connection slot spent on nobody. #} {% block head %}{% endblock %} {% block header %}{% include "partials/site_header.html" %}{% endblock %} {% block content %}