{{!-- This is a form that will post data to the URL specified in the top-level 'action' property coming from the SQL query --}}
{{!-- Create a row with centered content and spacing between items --}}
{{!-- Left List Box: 5 columns wide (out of the 12 made available by bootstrap) --}}
{{!-- Card with no border and subtle shadow --}}
{{!-- Card header with white background, no border, semibold font, and secondary text color --}}
Available Items
{{!-- Multiple-select dropdown list, 300px tall --}}
{{!-- Middle section with transfer buttons (auto-sized column) --}}
{{!-- Right arrow button (→) to move items to selected list --}} {{!-- Left arrow button (←) to remove items from selected list --}}
{{!-- Right List Box (5 columns wide) --}}
Selected Items
{{!-- Multiple-select dropdown that will contain selected items. The name attribute makes it submit as an array --}}
{{!-- Submit Button Section (full width) --}}
{{!-- JavaScript code with CSP (Content Security Policy) nonce for security --}}