{% extends "base.html" %} {% block title %}{{ name }} · asks · The Booth{% endblock %} {% block content %} {# The asks page for a booth whose own index.html is served VERBATIM. That page cannot render the panel inline (it is returned untouched by design), so the injected chip links here instead. Same forms, same POST target — only the redirect differs, so answering lands back here rather than on the report. #}