···3434 {{ else }}
3535 <form hx-post="/{{ $.RepoInfo.FullName }}/settings/spindle" class="col-span-1 md:col-span-1 md:justify-self-end group flex gap-2 items-stretch">
3636 <select
3737- id="spindle"
3737+ id="spindle"
3838 name="spindle"
3939- required
3939+ required
4040 class="p-1 max-w-64 border border-gray-200 bg-white dark:bg-gray-800 dark:text-white dark:border-gray-700">
4141 {{/* For some reason, we can't use an empty string in a <select> in all scenarios unless it is preceded by a disabled select?? No idea, could just be a Firefox thing? */}}
4242 <option value="[[none]]" class="py-1" {{ if not $.CurrentSpindle }}selected{{ end }}>
···8787{{ end }}
88888989{{ define "addSecretButton" }}
9090- <button
9090+ <button
9191 class="btn flex items-center gap-2"
9292 popovertarget="add-secret-modal"
9393 popovertargetaction="toggle">