From 87e03024cae89d5fcc1345eeef0de31089ce40f8 Mon Sep 17 00:00:00 2001 From: Ronit Jadhav Date: Mon, 4 May 2026 10:45:03 +0200 Subject: [PATCH] remove social share icons from report page --- thinkhazard/templates/report.jinja2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thinkhazard/templates/report.jinja2 b/thinkhazard/templates/report.jinja2 index 8a2aa9a3..71931915 100644 --- a/thinkhazard/templates/report.jinja2 +++ b/thinkhazard/templates/report.jinja2 @@ -106,7 +106,7 @@ Think Hazard - {{ division.translated_name(request.locale_name)}} {{gettext('We welcome any suggestions for improvements to the tool, including suggestions of data, recommendations, or resources to include.')}}
{{gettext('If you have any, please [provide feedback](%(link)s).', link=feedback_form_url)|markdown}} -
+ {#
{{gettext('Share')}} -
+ #}