{#- chirp-ui: Shell frame primitives — persistent-region contract Maps to Chirp's PageComposition model. Use shell_region for OOB targets (shell_actions, badges, breadcrumbs). Usage: {% from "chirpui/shell_frame.html" import shell_region %}
{% call shell_region(shell_actions_target) %} {{ shell_actions_bar(shell_actions) }} {% end %}
-#} {% def shell_region(id, cls="") %}
{% slot %}
{% end %}