diff --git a/templates/pages/bag.html b/templates/pages/bag.html
index 7993d4d..27716a3 100644
--- a/templates/pages/bag.html
+++ b/templates/pages/bag.html
@@ -114,6 +114,7 @@
+ {{ detail::share_button() }}
{% if !bag.closed %}
{% endmacro %}
-{% macro share_script() %}
-
-{% endmacro %}
-
{% macro coffee_card(roast_name, roaster_name, origin, origin_flag, region, producer, process, tasting_notes, roaster_slug, roast_slug) %}
Coffee
@@ -202,6 +182,13 @@
+