diff --git a/templates/pages/bag.html b/templates/pages/bag.html
index 25dc41f..7993d4d 100644
--- a/templates/pages/bag.html
+++ b/templates/pages/bag.html
@@ -112,21 +112,26 @@
{# ── Actions ── #}
- {{ detail::edit_button(edit_url) }}
{% if !bag.closed %}
{% endif %}
+
+ {{ icons::pencil("h-4 w-4") }} Edit
+