···3535 title="Delete string"3636 hx-delete="/strings/{{ .String.Did }}/{{ .String.Rkey }}/"3737 hx-swap="none"3838- hx-confirm="Are you sure you want to delete the gist `{{ .String.Filename }}`?"3838+ hx-confirm="Are you sure you want to delete the string `{{ .String.Filename }}`?"3939 >4040 {{ i "trash-2" "size-4" }}4141 <span class="hidden md:inline">delete</span>