{% extends "base.html" %} {% from "_macros.html" import pen_underline, brush_mark %} {% block title %}{{ drop.title }} · Agent Drop{% endblock %} {% block head_extra %} {# HTMX powers the pin/archive toggle swaps. Pinned to 1.9.12 (not @latest) so a future upstream release can't change behaviour under us. Each action button wraps its own