1 <div class="flex-container-row justify-space-between items-center gap-m item-list-row">
2 <label for="shortcut-{{ $label }}" class="bold flex px-m py-xs">{{ $label }}</label>
3 <div class="px-m py-xs">
5 class="small flex-none shortcut-input px-s py-xs"
6 id="shortcut-{{ $id }}"
7 name="shortcut[{{ $id }}]"
9 value="{{ $shortcuts->getShortcut($id) }}">