{# Transcript of turns; ask.js appends here and keeps the turn history. #}
{% endblock %}
{% block scripts %}
{# base.html already loads /static/ask.js (deferred) on every page — do not
load it again here. This inline script runs at parse time, so the flag is
set before the deferred script executes. #}
{% endblock %}