diff --git a/web/html/item.html b/web/html/item.html
index b5bd225..3d28238 100644
--- a/web/html/item.html
+++ b/web/html/item.html
@@ -18,6 +18,7 @@
title="{{ $key }}"
hx-target="closest article"
hx-select="article"
+ hx-disabled-elt="this"
hx-post="/item/{{ $.Source }}/{{ $.Id }}/action/{{ $key }}"
>{{ $key }}
{{ end -}}