{% comment %} Rendered under the print-method dropdown on /printing/ (included from UserLabelPrefsForm's crispy layout). Server-side warnings alert + the in-app Bluetooth connect card. The JS that reacts to dropdown changes and talks to the app bridge lives in user_labels.html's extra_js block. {% endcomment %} {% if request.is_mobile_app %} {% endif %} {# Live-warning map: {"method|preset": [warning, ...]} so the dropdown re-renders without a round-trip. #} {{ warning_map|json_script:"print-warning-map" }}