{% comment %} Global confirm-password prompt (admin-modal styling). One instance lives in base.html for authenticated users; drive it from anywhere with window.dluxConfirmPassword({ title, description, confirmLabel, requirePassword, danger, onConfirm }). All copy is set per-call by confirm_password.js — the strings here are only fallbacks. DSRP-1: no inline JS; JS reads/writes via data-*. {% endcomment %}